aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf/simplepkg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/conf/simplepkg.conf')
-rw-r--r--trunk/conf/simplepkg.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/trunk/conf/simplepkg.conf b/trunk/conf/simplepkg.conf
index 0c0fc73..d5fc1b7 100644
--- a/trunk/conf/simplepkg.conf
+++ b/trunk/conf/simplepkg.conf
@@ -106,6 +106,9 @@ MOVE_SLACK_REQUIRED="on"
# characters only and no spaces.
CREATEPKG_AUTHOR=""
+# Set this to override de default package compress to tgz, tbz, tlz, txz. The default is tgz
+MKBUILD_COMPRESS="tgz"
+
# Set this to get author information automatically when creating a new mkbuild
MKBUILD_AUTHOR=""