diff options
Diffstat (limited to 'app/text/xmlto')
-rw-r--r-- | app/text/xmlto/xmlto.mkbuild | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/app/text/xmlto/xmlto.mkbuild b/app/text/xmlto/xmlto.mkbuild index b906683..9ac6524 100644 --- a/app/text/xmlto/xmlto.mkbuild +++ b/app/text/xmlto/xmlto.mkbuild @@ -30,6 +30,9 @@ # NEWS TODO README AUTHORS INSTALL ChangeLog MAINTAINERS COPYING readme.* [[DOCUMENTATION FILES]]="AUTHORS COPYING ChangeLog FAQ NEWS README" +# SlackBuild PATH in Slack.Sarava tree +[[SLACKBUILD PATH]]="app/text/xmlto" + # # 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 |