diff options
Diffstat (limited to 'media/sound/ezstream/ezstream.mkbuild')
-rw-r--r-- | media/sound/ezstream/ezstream.mkbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/media/sound/ezstream/ezstream.mkbuild b/media/sound/ezstream/ezstream.mkbuild index 2c221ec..8228184 100644 --- a/media/sound/ezstream/ezstream.mkbuild +++ b/media/sound/ezstream/ezstream.mkbuild @@ -38,6 +38,9 @@ # NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.* [[DOCUMENTATION FILES]]="COPYING ChangeLog INSTALL NEWS README" +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="media/sound/ezstream" + # # Default enable sections: # head, set_variables, slkflags, start_structure, untar_source, @@ -54,6 +57,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 |