]> git.pld-linux.org Git - packages/rpm-build-macros.git/commitdiff
- 1.682: added systemduserunitdir
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Jan 2014 19:40:41 +0000 (20:40 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Jan 2014 19:40:41 +0000 (20:40 +0100)
rpm-build-macros.spec
rpm.macros

index 464853516f371dcac45d98071e8c478c79fcd92e..f18d41939ee04075df8b6d25332b0f061f72ae7a 100644 (file)
@@ -5,7 +5,7 @@
 %if "%{pld_release}" == "ac"
 %define        with_rpm4       1
 %endif
-%define                rpm_macros_rev  1.681
+%define                rpm_macros_rev  1.682
 %define                find_lang_rev   1.36
 Summary:       PLD Linux RPM build macros
 Summary(pl.UTF-8):     Makra do budowania pakietów RPM dla Linuksa PLD
index c3292f0f398e8d8aaede360616b635abb82161ca..4df7f710706a2b2d956acb0d401903c74a2557a8 100644 (file)
@@ -2333,6 +2333,7 @@ want_enable_service() { \
 %{nil}
 
 %systemdunitdir /lib/systemd/system
+%systemduserunitdir /usr/lib/systemd/user
 %systemdtmpfilesdir /usr/lib/tmpfiles.d
 
 # EOF
This page took 0.158966 seconds and 4 git commands to generate.