diff options
Diffstat (limited to 'app/text')
-rw-r--r-- | app/text/enchant/enchant.mkbuild | 2 | ||||
-rw-r--r-- | app/text/gtkspell/gtkspell.mkbuild | 2 | ||||
-rw-r--r-- | app/text/xchm/xchm.mkbuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app/text/enchant/enchant.mkbuild b/app/text/enchant/enchant.mkbuild index 341f3f6..f1783d3 100644 --- a/app/text/enchant/enchant.mkbuild +++ b/app/text/enchant/enchant.mkbuild @@ -147,7 +147,7 @@ off: copy_config_files on: slackdesc off: move_config_files off: postinstall_script - on: slack-required + on: slack_required on: build_package on: clean_builds #<< End SlackBuild Sections diff --git a/app/text/gtkspell/gtkspell.mkbuild b/app/text/gtkspell/gtkspell.mkbuild index 2312843..2577414 100644 --- a/app/text/gtkspell/gtkspell.mkbuild +++ b/app/text/gtkspell/gtkspell.mkbuild @@ -147,7 +147,7 @@ off: copy_config_files on: slackdesc off: move_config_files off: postinstall_script - on: slack-required + on: slack_required on: clean_builds #<< End SlackBuild Sections diff --git a/app/text/xchm/xchm.mkbuild b/app/text/xchm/xchm.mkbuild index 54510cc..618bd64 100644 --- a/app/text/xchm/xchm.mkbuild +++ b/app/text/xchm/xchm.mkbuild @@ -145,7 +145,7 @@ off: copy_init_scripts on: slackdesc off: move_config_files off: postinstall_script - on: slack-required + on: slack_required on: build_package on: clean_builds #<< End SlackBuild Sections |