aboutsummaryrefslogtreecommitdiffstats
path: root/build.macros.in
diff options
context:
space:
mode:
authorJani Välimaa <wally@mageia.org>2019-12-27 23:40:34 +0200
committerJani Välimaa <wally@mageia.org>2019-12-27 23:40:34 +0200
commit54bc6a23a6e3e899176c9dd757081b5ebe3bdcf1 (patch)
treeac9d8cdd75e010482b7fd6e1f9be0d03d118f81a /build.macros.in
parent326abc4de5a5ca55811ae9072149c4fdb3de4ecc (diff)
downloadrpm-setup-54bc6a23a6e3e899176c9dd757081b5ebe3bdcf1.tar
rpm-setup-54bc6a23a6e3e899176c9dd757081b5ebe3bdcf1.tar.gz
rpm-setup-54bc6a23a6e3e899176c9dd757081b5ebe3bdcf1.tar.bz2
rpm-setup-54bc6a23a6e3e899176c9dd757081b5ebe3bdcf1.tar.xz
rpm-setup-54bc6a23a6e3e899176c9dd757081b5ebe3bdcf1.zip
build.macros: drop unused __chkconfig and __service macros
Diffstat (limited to 'build.macros.in')
-rw-r--r--build.macros.in3
1 files changed, 0 insertions, 3 deletions
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.