aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf/simplepkg.conf
diff options
context:
space:
mode:
authorrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-26 22:09:19 +0000
committerrhatto <rhatto@04377dda-e619-0410-9926-eae83683ac58>2009-01-26 22:09:19 +0000
commit4cadcec9f918e6a1058d1e3f1814505bd205c9d4 (patch)
tree4acd4332c2ba318fa256f4b38e6dae87847a3e6d /trunk/conf/simplepkg.conf
parentd16544fa58ed55e767b2be53b4524b95b57299fe (diff)
downloadsimplepkg-4cadcec9f918e6a1058d1e3f1814505bd205c9d4.tar.gz
simplepkg-4cadcec9f918e6a1058d1e3f1814505bd205c9d4.tar.bz2
attempting to fix #56
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@779 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/conf/simplepkg.conf')
-rw-r--r--trunk/conf/simplepkg.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/trunk/conf/simplepkg.conf b/trunk/conf/simplepkg.conf
index 2da1116..841eddd 100644
--- a/trunk/conf/simplepkg.conf
+++ b/trunk/conf/simplepkg.conf
@@ -127,6 +127,12 @@ SIGN_MANIFESTS_KEYID=""
# Whether to use gpg-agent to sign Manifests
SIGN_MANIFESTS_WITH_GPG_AGENT="off"
+# Whether to just build packages that have Manifest files.
+FORCE_MANIFEST_CHECK="off"
+
+# Whether to just build packages that have signed Manifest files.
+FORCE_MANIFEST_CHECK_SIGNATURE="off"
+
#---------------------------------------------------------------------
# SIMPLARET SECTION
#---------------------------------------------------------------------