aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-09-24 09:55:22 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-09-24 09:55:56 +0200
commit14586813809e0f4807ae18190b742dd7ce781a96 (patch)
tree7bafafd25d8f0585fea55c7c8de3661b2c48f5ce
parenta6e3cceea4b4211b85be4d7e6b36980457255689 (diff)
downloadrpm-setup-14586813809e0f4807ae18190b742dd7ce781a96.tar
rpm-setup-14586813809e0f4807ae18190b742dd7ce781a96.tar.gz
rpm-setup-14586813809e0f4807ae18190b742dd7ce781a96.tar.bz2
rpm-setup-14586813809e0f4807ae18190b742dd7ce781a96.tar.xz
rpm-setup-14586813809e0f4807ae18190b742dd7ce781a96.zip
remove duplicated systemd macros
-rw-r--r--NEWS1
-rw-r--r--build.macros.in3
2 files changed, 1 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 92d0671..fd8a67c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
- reduce triming changelog from 3 to 2 years
+- remove duplicated systemd macros
Version 2.34 - 8 September 2018, by Thierry Vignaud
diff --git a/build.macros.in b/build.macros.in
index bf4552e..3effa32 100644
--- a/build.macros.in
+++ b/build.macros.in
@@ -430,9 +430,6 @@ popd
# Systemd and general service related macros
#
-%_unitdir /usr/lib/systemd/system
-%_udevrulesdir /usr/lib/udev/rules.d
-%_tmpfilesdir /usr/lib/tmpfiles.d
%_tmpfilescreate() /usr/bin/systemd-tmpfiles --create %{1}.conf \
%{nil}