diff options
author | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-11-27 15:34:01 +0000 |
---|---|---|
committer | rhatto <rhatto@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2008-11-27 15:34:01 +0000 |
commit | 466d7cc708dda3b93445149e8bc6c4cd245b3974 (patch) | |
tree | 4f8120fde6ff7eba3935d9da031da1bcaa8c0c6c /www/apps | |
parent | 17cfb2b7a733f56650145528ad5d0d31f8145e28 (diff) | |
download | mkbuilds-466d7cc708dda3b93445149e8bc6c4cd245b3974.tar.gz mkbuilds-466d7cc708dda3b93445149e8bc6c4cd245b3974.tar.bz2 |
typ0
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@272 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'www/apps')
-rw-r--r-- | www/apps/trac/Trac.mkbuild | 2 | ||||
-rw-r--r-- | www/apps/tracaccountmanager/TracAccountManager.mkbuild | 2 | ||||
-rw-r--r-- | www/apps/tracpageauthzeditor/TracPageAuthzEditor.mkbuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/apps/trac/Trac.mkbuild b/www/apps/trac/Trac.mkbuild index 2cc19ce..04e2344 100644 --- a/www/apps/trac/Trac.mkbuild +++ b/www/apps/trac/Trac.mkbuild @@ -73,7 +73,7 @@ off: compress_info_files on: install_documentation on: slackdesc off: postinstall_script - on: slack-required + 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 626e4e1..3e393f2 100644 --- a/www/apps/tracaccountmanager/TracAccountManager.mkbuild +++ b/www/apps/tracaccountmanager/TracAccountManager.mkbuild @@ -73,7 +73,7 @@ off: compress_info_files on: install_documentation on: slackdesc off: postinstall_script - on: slack-required + 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 f70bcb8..83fef0f 100644 --- a/www/apps/tracpageauthzeditor/TracPageAuthzEditor.mkbuild +++ b/www/apps/tracpageauthzeditor/TracPageAuthzEditor.mkbuild @@ -73,7 +73,7 @@ off: compress_info_files on: install_documentation on: slackdesc off: postinstall_script - on: slack-required + on: slack_required on: build_package on: clean_builds #<< End SlackBuild Sections |