From 94a5f5359bc923cc2e0d12b13a39acfd1c074fe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Fri, 27 Dec 2019 23:46:01 +0200 Subject: build.macros: drop more unused macros --- NEWS | 3 +++ build.macros.in | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 42038d2..e1a19a1 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ - __chkconfig - __service - _update_menus_bin + - _update_desktop_database_bin + - _update_mime_database_bin + - _scrollkeeper_bin - post_install_gconf_schemas - update_menus - clean_menus diff --git a/build.macros.in b/build.macros.in index 1d0f3ce..6d9b1a2 100644 --- a/build.macros.in +++ b/build.macros.in @@ -3,11 +3,8 @@ %build_sysmacrospath() %{_sys_macros_dir}/%{?1:%{1}}%{?!1:%{name}}.macros # Various programs used in rpm scripts -%_update_desktop_database_bin %{_bindir}/update-desktop-database -%_update_mime_database_bin %{_bindir}/update-mime-database %_update_icon_cache_bin %{_bindir}/gtk-update-icon-cache %_gconftool_bin %{_bindir}/gconftool-2 -%_scrollkeeper_bin %{_bindir}/scrollkeeper-update #============================================================================== # ---- Required rpmrc macros. -- cgit v1.2.1