From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-July/017653.html | 112 +++++++++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-July/017653.html (limited to 'zarb-ml/mageia-dev/2012-July/017653.html') diff --git a/zarb-ml/mageia-dev/2012-July/017653.html b/zarb-ml/mageia-dev/2012-July/017653.html new file mode 100644 index 000000000..2d77a3485 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-July/017653.html @@ -0,0 +1,112 @@ + + + + [Mageia-dev] %{_unitdir} after /usr move + + + + + + + + + +

[Mageia-dev] %{_unitdir} after /usr move

+ Olav Vitters + olav at vitters.nl +
+ Tue Jul 24 16:11:42 CEST 2012 +

+
+ +
$ rpm -E '%{_unitdir}'
+/lib/systemd/system
+
+This should show:
+/usr/lib/systemd/system
+
+I see that it is defined in two places:
+1. /etc/rpm/macros.d/20build.macros: %_unitdir /lib/systemd/system
+2. /usr/lib/rpm/macros.systemd: %_unitdir /usr/lib/systemd/system
+
+The latter obviously provides the right setting. But I guess due to
+ordering and so on it picks up the setting from 20build.macros.
+
+This is preventing me to package NetworkManager properly (I prefer
+relying on %{_unitdir} to give me the location, so the spec still works
+on Mageia 2).
+
+Could someone fix this?
+
+-- 
+Regards,
+Olav
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1