]> git.pld-linux.org Git - packages/systemd.git/blobdiff - udevlibexecdir.patch
- preserve renamed systemd-logind.conf and systemd-journald.conf
[packages/systemd.git] / udevlibexecdir.patch
index aaa210b10509dd701a70f6da03bb4e7e10d6ced3..5dcbbf8ac90a71bfba3743fe4448aadb20d30286 100644 (file)
  
  INSTALL_DATA_HOOKS += udev-confdirs
  
+@@ -1906,7 +1906,8 @@
+       src/udev/keymap/check-keymaps.sh
+ EXTRA_DIST += \
+-      src/udev/keymap/check-keymaps.sh
++      src/udev/keymap/check-keymaps.sh \
++      src/udev/keymap/keyboard-force-release.sh.in
+ CLEANFILES += \
+       $(nodist_keymap_SOURCES) \
 @@ -1913,7 +1913,7 @@
        src/udev/keymap/keys.txt \
        src/udev/keymap/keys-from-name.gperf
  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.081288 seconds and 4 git commands to generate.