aboutsummaryrefslogtreecommitdiff
path: root/branches/0.6/conf
diff options
context:
space:
mode:
Diffstat (limited to 'branches/0.6/conf')
-rw-r--r--branches/0.6/conf/simplepkg.conf.new7
1 files changed, 7 insertions, 0 deletions
diff --git a/branches/0.6/conf/simplepkg.conf.new b/branches/0.6/conf/simplepkg.conf.new
index f073224..67c8d56 100644
--- a/branches/0.6/conf/simplepkg.conf.new
+++ b/branches/0.6/conf/simplepkg.conf.new
@@ -132,6 +132,13 @@ SLACKBUILDS_DIR="/var/slackbuilds"
# Set binaries default repository directory
MAKEPKG_REPOS="/var/createpkg"
+# Set sources default directory
+SOURCE_DIR="/var/sources"
+
+# Set color style
+# possible values are: color,gray, none
+COLOR_MODE="none"
+
# Remove old packages from repository tree by createpkg
# 0 enable
# 1 desable