aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf/simplepkg.conf
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/conf/simplepkg.conf')
-rw-r--r--trunk/conf/simplepkg.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/trunk/conf/simplepkg.conf b/trunk/conf/simplepkg.conf
index 9e7427d..077fc94 100644
--- a/trunk/conf/simplepkg.conf
+++ b/trunk/conf/simplepkg.conf
@@ -152,8 +152,9 @@ MAKEPKG_REPOS="/var/simplepkg/repos"
# arch and version. You can also mix more than one parameter, like
# "distro-version".
#
-# Default value is "none", which means no nested folders.
-MAKEPKG_REPOS_STYLE="none"
+# Default value is "distro/distro-version" and you should change this just
+# if you know what are you doing.
+MAKEPKG_REPOS_STYLE="distro/distro-version"
# Set sources default directory
SOURCE_DIR="/var/simplepkg/sources"