aboutsummaryrefslogtreecommitdiffstats
path: root/spec-helper.macros.in
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2020-05-01 15:07:51 +0300
committerJani Välimaa <wally@mageia.org>2020-05-01 15:07:51 +0300
commit68d80bdfa06aa4ff0764e64c3b940b705fe5b606 (patch)
tree5a6f21cea33c034a2dbdc77f85f9d39ec794ee8b /spec-helper.macros.in
parentd32a77543c21c156070e76b2af94c0676a2dbb15 (diff)
downloadspec-helper-68d80bdfa06aa4ff0764e64c3b940b705fe5b606.tar
spec-helper-68d80bdfa06aa4ff0764e64c3b940b705fe5b606.tar.gz
spec-helper-68d80bdfa06aa4ff0764e64c3b940b705fe5b606.tar.bz2
spec-helper-68d80bdfa06aa4ff0764e64c3b940b705fe5b606.tar.xz
spec-helper-68d80bdfa06aa4ff0764e64c3b940b705fe5b606.zip
Drop unneeded translate_menu script (mga#26519)
Nothing uses /usr/lib/menu anymore.
Diffstat (limited to 'spec-helper.macros.in')
-rw-r--r--spec-helper.macros.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec-helper.macros.in b/spec-helper.macros.in
index db8ed2e..bc3b947 100644
--- a/spec-helper.macros.in
+++ b/spec-helper.macros.in
@@ -8,7 +8,6 @@
%{?!dont_symlinks_libs: [ -n "$DONT_SYMLINK_LIBS" ] || %_spec_helper_dir/lib_symlinks} \
%{?!dont_gprintify: [ -n "$DONT_GPRINTIFY" ] || %_spec_helper_dir/gprintify} \
%{?!dont_fix_mo: [ -n "$DONT_FIX_MO" ] || %_spec_helper_dir/fix_mo} \
- %{?!dont_translate_menu: [ -n "$DONT_TRANSLATE_MENU" ] || %_spec_helper_dir/translate_menu} \
%{?!dont_fix_pamd: [ -n "$DONT_FIX_PAMD_CONFIGS" ] || %_spec_helper_dir/fix_pamd} \
%{?!dont_remove_info_dir: [ -n "$DONT_REMOVE_INFO_DIR" ] || %_spec_helper_dir/remove_info_dir} \
%{?!dont_fix_eol: [ -n "$DONT_FIX_EOL" ] || %_spec_helper_dir/fix_eol} \