diff options
author | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2008-01-21 23:28:14 +0000 |
---|---|---|
committer | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2008-01-21 23:28:14 +0000 |
commit | ce8eea07503c1e0ee2c4cc54094c6ff96682e7ae (patch) | |
tree | f5ca18f95babab511042a494d12eb25a0be59440 /trunk | |
parent | 6995184d66fc75394861b75e8b8d2c6fbda2d74f (diff) | |
download | simplepkg-ce8eea07503c1e0ee2c4cc54094c6ff96682e7ae.tar.gz simplepkg-ce8eea07503c1e0ee2c4cc54094c6ff96682e7ae.tar.bz2 |
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@485 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk')
-rw-r--r-- | trunk/conf/simplepkg.conf.new | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trunk/conf/simplepkg.conf.new b/trunk/conf/simplepkg.conf.new index d70c970..02aa75a 100644 --- a/trunk/conf/simplepkg.conf.new +++ b/trunk/conf/simplepkg.conf.new @@ -130,7 +130,7 @@ TEMPLATE_STORAGE_STYLE="own-folder" SLACKBUILDS_DIR="/var/simplepkg/slackbuilds" # Set mkbuild default directory from parameters files -MKBUILDS_DIR="/var/simplepkg/mkbuild" +MKBUILDS_DIR="/var/simplepkg/mkbuilds" # Set SlackBuilds svn default repository SLACKBUILDS_SVN="svn://slack.sarava.org/slackbuilds" |