diff options
Diffstat (limited to 'dev/util/cppunit/cppunit.mkbuild')
-rw-r--r-- | dev/util/cppunit/cppunit.mkbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/util/cppunit/cppunit.mkbuild b/dev/util/cppunit/cppunit.mkbuild index 19c147c..d726988 100644 --- a/dev/util/cppunit/cppunit.mkbuild +++ b/dev/util/cppunit/cppunit.mkbuild @@ -30,6 +30,9 @@ # NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.* [[DOCUMENTATION FILES]]="AUTHORS BUGS COPYING ChangeLog CodingGuideLines.txt NEWS README THANKS TODO" +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="dev/util/cppunit" + # # Default enable sections: # head, set_variables, slkflags, start_structure, untar_source, @@ -46,6 +49,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 on: configure |