aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2019-12-27 23:42:35 +0200
committerJani Välimaa <wally@mageia.org>2019-12-27 23:42:35 +0200
commit17f1e90249905d039f9d33ab80c90093461c3f01 (patch)
tree40c0cb7d8ccd87867dc95d18d4267a3fb0c3ae81
parent54bc6a23a6e3e899176c9dd757081b5ebe3bdcf1 (diff)
downloadrpm-setup-17f1e90249905d039f9d33ab80c90093461c3f01.tar
rpm-setup-17f1e90249905d039f9d33ab80c90093461c3f01.tar.gz
rpm-setup-17f1e90249905d039f9d33ab80c90093461c3f01.tar.bz2
rpm-setup-17f1e90249905d039f9d33ab80c90093461c3f01.tar.xz
rpm-setup-17f1e90249905d039f9d33ab80c90093461c3f01.zip
build.macros: drop unused _update_menus_bin macro
-rw-r--r--NEWS1
-rw-r--r--build.macros.in4
2 files changed, 2 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 8212387..42038d2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
- build.macros: drop deprecated and unused macros
- __chkconfig
- __service
+ - _update_menus_bin
- post_install_gconf_schemas
- update_menus
- clean_menus
diff --git a/build.macros.in b/build.macros.in
index 57458ef..1d0f3ce 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -39,6 +39,7 @@
%_webconfdir %{_sysconfdir}/httpd/conf
%_webappconfdir %_webconfdir/sites.d
+
# compatibility
%webappconfdir %_webappconfdir
@@ -59,9 +60,6 @@
# Note: Disable (by commenting out) for legacy compatibility.
#%__check_multiarch_files @RPMLIBDIR@/check-multiarch-files %{buildroot}
-# Update Menu
-%_update_menus_bin %{_bindir}/update-menus
-
# Update Window Managers session.
%_fndsession_bin %{_sbindir}/fndSession
%make_session %{nil}