aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/conf')
-rw-r--r--trunk/conf/simplepkg.conf.new10
1 files changed, 5 insertions, 5 deletions
diff --git a/trunk/conf/simplepkg.conf.new b/trunk/conf/simplepkg.conf.new
index 70aa70b..42b0168 100644
--- a/trunk/conf/simplepkg.conf.new
+++ b/trunk/conf/simplepkg.conf.new
@@ -44,10 +44,10 @@ SIMPLARET_DELETE_DURING="0"
SIMPLARET_PURGE_WEEKS="3"
# Where patches are placed
-PATCHES_DIR="/var/simplaret/patches"
+PATCHES_DIR="/var/simplepkg/patches"
# Place to store your packages
-STORAGE="/var/simplaret/packages"
+STORAGE="/var/simplepkg/packages"
# Whether to use passive ftp transfers;
# to enable it, set to "1" or "yes"
@@ -127,13 +127,13 @@ TEMPLATE_STORAGE_STYLE="own-folder"
# MKBUILD AND CREATEPKG SECTION
#---------------------------------------------------------------------
# Set SlackBuilds default directory from scripts
-SLACKBUILDS_DIR="/var/simplaret/slackbuilds"
+SLACKBUILDS_DIR="/var/simplepkg/slackbuilds"
# Set binaries default repository directory
-MAKEPKG_REPOS="/var/simplaret/repos"
+MAKEPKG_REPOS="/var/simplepkg/repos"
# Set sources default directory
-SOURCE_DIR="/var/simplaret/sources"
+SOURCE_DIR="/var/simplepkg/sources"
# Set color style
# possible values are: color,gray, none