summaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/_makepkg.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/_makepkg.conf b/shell/_makepkg.conf
index 9cc08c8..7439be0 100644
--- a/shell/_makepkg.conf
+++ b/shell/_makepkg.conf
@@ -3,3 +3,6 @@ DLAGENTS+=('hib::/usr/bin/hib-dlagent -u tharre3@gmail.com -p $(pass www/humbleb
MAKEFLAGS="-j$(nproc)"
COMPRESSXZ=(xz -T 0 -c -z -)
+
+# Don't compress packages
+PKGEXT='.pkg.tar'