summaryrefslogtreecommitdiffstats
path: root/shell/_makepkg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'shell/_makepkg.conf')
-rw-r--r--shell/_makepkg.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/shell/_makepkg.conf b/shell/_makepkg.conf
deleted file mode 100644
index 2d44f5a..0000000
--- a/shell/_makepkg.conf
+++ /dev/null
@@ -1,8 +0,0 @@
-DLAGENTS+=('hib::/usr/bin/hib-dlagent -u tharre3@gmail.com -o %o %u')
-
-MAKEFLAGS="-j$(nproc)"
-
-COMPRESSXZ=(xz -T 0 -c -z -)
-
-# Don't compress packages
-PKGEXT='.pkg.tar'