]> git.pld-linux.org Git - packages/systemd.git/commitdiff
- make pkgconfig provide true info about udev dir
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 31 May 2012 10:39:24 +0000 (10:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    udevlibexecdir.patch -> 1.4

udevlibexecdir.patch

index 55a36a2f76ebd3837ad16e9ab566309731b6d526..5dcbbf8ac90a71bfba3743fe4448aadb20d30286 100644 (file)
  esac
  
  read attr <"/sys/$1/force_release"
+--- systemd-183/src/udev/udev.pc.in~   2012-04-05 17:49:14.329482586 +0200
++++ systemd-183/src/udev/udev.pc.in    2012-05-31 12:38:37.835904467 +0200
+@@ -2,4 +2,4 @@
+ Description: udev
+ Version: @VERSION@
+-udevdir=@pkglibexecdir@
++udevdir=@udevlibexecdir@
This page took 0.093213 seconds and 4 git commands to generate.