aboutsummaryrefslogtreecommitdiff
path: root/app/backup
diff options
context:
space:
mode:
authorrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2009-04-06 01:12:55 +0000
committerrhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9>2009-04-06 01:12:55 +0000
commit5e45628e7a0738dbfa30e9a4451e880671382dc7 (patch)
treea1814b3ef063f120713b8700a732fb2ef661ebb1 /app/backup
parent5d22f6ae859976b23645a02fce52cf8ba2e7726c (diff)
downloadmkbuilds-5e45628e7a0738dbfa30e9a4451e880671382dc7.tar.gz
mkbuilds-5e45628e7a0738dbfa30e9a4451e880671382dc7.tar.bz2
adding SLACKBUILD PATH and enabling manifest_check at some mkbuilds
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@414 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'app/backup')
-rw-r--r--app/backup/metastore/metastore.mkbuild4
-rw-r--r--app/backup/tahoe/tahoe.mkbuild4
2 files changed, 8 insertions, 0 deletions
diff --git a/app/backup/metastore/metastore.mkbuild b/app/backup/metastore/metastore.mkbuild
index c483e02..a2b35c2 100644
--- a/app/backup/metastore/metastore.mkbuild
+++ b/app/backup/metastore/metastore.mkbuild
@@ -42,6 +42,9 @@
# Documentation
[[DOCUMENTATION FILES]]="LICENSE README"
+# SlackBuild PATH in Slack.Sarava tree
+[[SLACKBUILD PATH]]="app/backup/metastore"
+
#---------------------
# SlackBuild Sections
#---------------------
@@ -62,6 +65,7 @@ off: svn_source
off: md5sum_download_and_check_0
off: md5sum_download_and_check_1
off: gpg_signature_check
+ on: manifest_check
off: untar_source
off: patch_source
off: configure
diff --git a/app/backup/tahoe/tahoe.mkbuild b/app/backup/tahoe/tahoe.mkbuild
index d56f055..10ae3a7 100644
--- a/app/backup/tahoe/tahoe.mkbuild
+++ b/app/backup/tahoe/tahoe.mkbuild
@@ -46,6 +46,9 @@
# Dependency list
[[SLACK REQUIRED]]="zfec: foolscap: simplejson: pycryptopp: Nevow: zope.interface: Twisted: setuptools"
+# SlackBuild PATH in Slack.Sarava tree
+[[SLACKBUILD PATH]]="app/backup/tahoe"
+
#---------------------
# SlackBuild Sections
#---------------------
@@ -64,6 +67,7 @@
off: md5sum_download_and_check_0
off: md5sum_download_and_check_1
off: gpg_signature_check
+ on: manifest_check
on: untar_source
off: patch_source
off: configure