]> git.pld-linux.org Git - packages/systemd.git/blobdiff - udevadm-in-sbin.patch
- update uname dep to >= 3.12
[packages/systemd.git] / udevadm-in-sbin.patch
index 6228b7cfe3c5980bf47cb64cc38ac1f716952989..75a6fcd5d9f8b45a05337d1fa6030f649990ab34 100644 (file)
@@ -1,13 +1,13 @@
 --- systemd-183/Makefile.am~   2012-05-30 14:28:53.647009365 +0200
 +++ systemd-183/Makefile.am    2012-05-30 14:35:41.593661644 +0200
-@@ -2965,6 +2965,7 @@
-       $(SED)  -e 's,@rootlibexecdir\@,$(rootlibexecdir),g' \
-               -e 's,@rootbindir\@,$(rootbindir),g' \
-               -e 's,@bindir\@,$(bindir),g' \
-+              -e 's,@sbindir\@,$(sbindir),g' \
-               -e 's,@SYSTEMCTL\@,$(rootbindir)/systemctl,g' \
-               -e 's,@SYSTEMD_NOTIFY\@,$(rootbindir)/systemd-notify,g' \
-               -e 's,@pkgsysconfdir\@,$(pkgsysconfdir),g' \
+@@ -3817,6 +3817,7 @@
+        '|rootlibexecdir=$(rootlibexecdir)|' \
+        '|rootbindir=$(rootbindir)|' \
+        '|bindir=$(bindir)|' \
++       '|sbindir=$(sbindir)|' \
+        '|SYSTEMCTL=$(rootbindir)/systemctl|' \
+        '|SYSTEMD_NOTIFY=$(rootbindir)/systemd-notify|' \
+        '|pkgsysconfdir=$(pkgsysconfdir)|' \
 --- systemd-183/units/systemd-udev-trigger.service.in~ 2012-05-21 15:14:51.642981269 +0200
 +++ systemd-183/units/systemd-udev-trigger.service.in  2012-05-30 13:55:20.229509590 +0200
 @@ -17,4 +17,4 @@
This page took 0.242031 seconds and 4 git commands to generate.