mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
systemd: update to systemd-186
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
72368a998d
commit
4f2faf55b8
@ -62,7 +62,6 @@ cd $PKG_BUILD
|
||||
--enable-gudev \
|
||||
--disable-keymap \
|
||||
--disable-manpages \
|
||||
--disable-plymouth \
|
||||
--enable-split-usr \
|
||||
--with-usb-ids-path=/usr/share/usb.ids \
|
||||
--with-pci-ids-path=/usr/share/pci.ids \
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="systemd"
|
||||
PKG_VERSION="184"
|
||||
PKG_VERSION="186"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -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@
|
Loading…
x
Reference in New Issue
Block a user