diff options
Diffstat (limited to 'app/backup/tahoe/tahoe.mkbuild')
-rw-r--r-- | app/backup/tahoe/tahoe.mkbuild | 4 |
1 files changed, 4 insertions, 0 deletions
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 |