aboutsummaryrefslogtreecommitdiff
path: root/branches/0.6/conf
diff options
context:
space:
mode:
authorrudson <rudson@04377dda-e619-0410-9926-eae83683ac58>2007-06-10 15:24:59 +0000
committerrudson <rudson@04377dda-e619-0410-9926-eae83683ac58>2007-06-10 15:24:59 +0000
commit6ebf28b2bd4aaf32545171565149c5b4e2565985 (patch)
tree9938087fba017d3f26f7a3d186479160c710c64f /branches/0.6/conf
parentbbc8df235f99cf03845bdc88058cd76b279f11e1 (diff)
downloadsimplepkg-6ebf28b2bd4aaf32545171565149c5b4e2565985.tar.gz
simplepkg-6ebf28b2bd4aaf32545171565149c5b4e2565985.tar.bz2
mkbuild-0.9.1, createpkg-1.0.5.3 e adição de eecho e color_select a common.sh
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@385 04377dda-e619-0410-9926-eae83683ac58
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