diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-11-27 13:08:30 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-11-27 13:08:30 +0000 |
commit | a3d224addacb8367386127f50a90bb996a7940e3 (patch) | |
tree | c8f587624d56e401c5bd613914ca3dc491b091a7 /www/apps | |
parent | d5a6dc977739096cdfe3b6afb3b28f05eb2d19fb (diff) | |
download | mkbuilds-a3d224addacb8367386127f50a90bb996a7940e3.tar.gz mkbuilds-a3d224addacb8367386127f50a90bb996a7940e3.tar.bz2 |
enabling slack-required section for some mkbuilds
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@270 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'www/apps')
-rw-r--r-- | www/apps/trac/Trac.mkbuild | 1 | ||||
-rw-r--r-- | www/apps/tracaccountmanager/TracAccountManager.mkbuild | 1 | ||||
-rw-r--r-- | www/apps/tracpageauthzeditor/TracPageAuthzEditor.mkbuild | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/www/apps/trac/Trac.mkbuild b/www/apps/trac/Trac.mkbuild index d9d7135..2cc19ce 100644 --- a/www/apps/trac/Trac.mkbuild +++ b/www/apps/trac/Trac.mkbuild @@ -73,6 +73,7 @@ off: compress_info_files on: install_documentation on: slackdesc off: postinstall_script + on: slack-required on: build_package on: clean_builds #<< End SlackBuild Sections diff --git a/www/apps/tracaccountmanager/TracAccountManager.mkbuild b/www/apps/tracaccountmanager/TracAccountManager.mkbuild index 137718b..626e4e1 100644 --- a/www/apps/tracaccountmanager/TracAccountManager.mkbuild +++ b/www/apps/tracaccountmanager/TracAccountManager.mkbuild @@ -73,6 +73,7 @@ off: compress_info_files on: install_documentation on: slackdesc off: postinstall_script + on: slack-required on: build_package on: clean_builds #<< End SlackBuild Sections diff --git a/www/apps/tracpageauthzeditor/TracPageAuthzEditor.mkbuild b/www/apps/tracpageauthzeditor/TracPageAuthzEditor.mkbuild index 78aafbb..f70bcb8 100644 --- a/www/apps/tracpageauthzeditor/TracPageAuthzEditor.mkbuild +++ b/www/apps/tracpageauthzeditor/TracPageAuthzEditor.mkbuild @@ -73,6 +73,7 @@ off: compress_info_files on: install_documentation on: slackdesc off: postinstall_script + on: slack-required on: build_package on: clean_builds #<< End SlackBuild Sections |