systemd: update to systemd-186

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-07-04 00:05:03 +02:00
parent 72368a998d
commit 4f2faf55b8
3 changed files with 1 additions and 11 deletions

View File

@ -62,7 +62,6 @@ cd $PKG_BUILD
--enable-gudev \ --enable-gudev \
--disable-keymap \ --disable-keymap \
--disable-manpages \ --disable-manpages \
--disable-plymouth \
--enable-split-usr \ --enable-split-usr \
--with-usb-ids-path=/usr/share/usb.ids \ --with-usb-ids-path=/usr/share/usb.ids \
--with-pci-ids-path=/usr/share/pci.ids \ --with-pci-ids-path=/usr/share/pci.ids \

View File

@ -19,7 +19,7 @@
################################################################################ ################################################################################
PKG_NAME="systemd" PKG_NAME="systemd"
PKG_VERSION="184" PKG_VERSION="186"
PKG_REV="1" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"

View File

@ -1,9 +0,0 @@
diff -Naur systemd-183/src/udev/udev.pc.in systemd-183.patch/src/udev/udev.pc.in
--- systemd-183/src/udev/udev.pc.in 2012-04-05 17:49:14.000000000 +0200
+++ systemd-183.patch/src/udev/udev.pc.in 2012-05-27 20:48:44.119357342 +0200
@@ -2,4 +2,4 @@
Description: udev
Version: @VERSION@
-udevdir=@pkglibexecdir@
+udevdir=@udevlibexecdir@