From 54bc6a23a6e3e899176c9dd757081b5ebe3bdcf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Fri, 27 Dec 2019 23:40:34 +0200 Subject: build.macros: drop unused __chkconfig and __service macros --- NEWS | 2 ++ build.macros.in | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index ec40381..8212387 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,6 @@ - build.macros: drop deprecated and unused macros + - __chkconfig + - __service - post_install_gconf_schemas - update_menus - clean_menus diff --git a/build.macros.in b/build.macros.in index e897a6a..57458ef 100644 --- a/build.macros.in +++ b/build.macros.in @@ -9,9 +9,6 @@ %_gconftool_bin %{_bindir}/gconftool-2 %_scrollkeeper_bin %{_bindir}/scrollkeeper-update -%__service /sbin/service -%__chkconfig /sbin/chkconfig - #============================================================================== # ---- Required rpmrc macros. # Macros that used to be initialized as a side effect of rpmrc parsing. -- cgit v1.2.1