aboutsummaryrefslogtreecommitdiff
path: root/trunk
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-10-03 20:50:10 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2007-10-03 20:50:10 +0000
commit924e0f3691e3c9096ba004d6e1474fc6cfdbf91a (patch)
tree318354d110f818763306265f05b7121cf7eed482 /trunk
parent88d7139851f5e4619c792780b3600f82d35cb601 (diff)
downloadsimplepkg-924e0f3691e3c9096ba004d6e1474fc6cfdbf91a.tar.gz
simplepkg-924e0f3691e3c9096ba004d6e1474fc6cfdbf91a.tar.bz2
changed MOVE_BIN_PACKAGE defaulting to on
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@447 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk')
-rw-r--r--trunk/conf/simplepkg.conf.new2
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/conf/simplepkg.conf.new b/trunk/conf/simplepkg.conf.new
index 42b0168..0ec81e7 100644
--- a/trunk/conf/simplepkg.conf.new
+++ b/trunk/conf/simplepkg.conf.new
@@ -149,6 +149,6 @@ CREATE_CLEANUP="yes"
REMOVE_OLD_PACKAGE="off"
# Move package to SlackBuilds-like tree
-MOVE_BIN_PACKAGE="off"
+MOVE_BIN_PACKAGE="on"
#---------------------------------------------------------------------