From e0da3bf1ac364cde1ffbf603699005d803e5bb78 Mon Sep 17 00:00:00 2001 From: rudson Date: Mon, 18 Jun 2007 16:58:14 +0000 Subject: mkbuild-0.9.8: adicionado ao trunk git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@394 04377dda-e619-0410-9926-eae83683ac58 --- trunk/conf/simplepkg.conf.new | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'trunk/conf/simplepkg.conf.new') diff --git a/trunk/conf/simplepkg.conf.new b/trunk/conf/simplepkg.conf.new index 927d870..50ea4ad 100644 --- a/trunk/conf/simplepkg.conf.new +++ b/trunk/conf/simplepkg.conf.new @@ -123,3 +123,30 @@ TEMPLATE_FOLDER="/etc/simplepkg/templates" # This variable has backwards purposes only, so dont change it. TEMPLATE_STORAGE_STYLE="own-folder" +#--------------------------------------------------------------------- +# MKBUILD AND CREATEPKG SECTION +#--------------------------------------------------------------------- +# Set SlackBuilds default directory from scripts +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 +#REMOVE_OLD_PACKAGE=1 + +# Move package to SlackBuilds-like tree +# 0 enable +# 1 desable +#MOVE_BIN_PACKAGE=1 + +#--------------------------------------------------------------------- -- cgit v1.2.3