aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-11-28 17:22:06 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2008-11-28 17:22:06 +0000
commitf8fd450c9b9561c29bfdba24bb87a9cc55fc889e (patch)
treefeea5ca231dc9f2a571a67591b893bb5388378f7 /trunk/conf
parent990e65cdfd4539143968b4e85d7badd2ef42c2ec (diff)
downloadsimplepkg-f8fd450c9b9561c29bfdba24bb87a9cc55fc889e.tar.gz
simplepkg-f8fd450c9b9561c29bfdba24bb87a9cc55fc889e.tar.bz2
cleanup
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@601 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/conf')
-rw-r--r--trunk/conf/simplepkg.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/trunk/conf/simplepkg.conf b/trunk/conf/simplepkg.conf
index 6011cd8..b50372c 100644
--- a/trunk/conf/simplepkg.conf
+++ b/trunk/conf/simplepkg.conf
@@ -52,6 +52,10 @@ MAKEPKG_REPOS="/var/simplepkg/repos"
# if you know what are you doing.
MAKEPKG_REPOS_STYLE="distro/distro-version"
+# Se this to "yes" if you want createpkg to put noarch packages also in
+# a noarch/ folder.
+MAKEPKG_REPOS_NOARCH="off"
+
# If your binary repository is under svn and you plan to manage it with an
# user different than root, then set this parameter with the username
# owning the repository working copy.