mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
dbus:
- various cleanups
This commit is contained in:
parent
f89b73c502
commit
9aaa2ecf96
@ -4,7 +4,6 @@
|
||||
|
||||
$SCRIPTS/build toolchain
|
||||
$SCRIPTS/build expat
|
||||
# $SCRIPTS/build libX11
|
||||
|
||||
export ac_cv_have_abstract_sockets=set
|
||||
|
||||
@ -33,15 +32,9 @@ cd $PKG_BUILD
|
||||
--disable-dnotify \
|
||||
--enable-inotify \
|
||||
--with-xml=expat \
|
||||
--without-x \
|
||||
--without-x \
|
||||
--with-dbus-user=dbus \
|
||||
|
||||
# --with-x \
|
||||
# --with-session-socket-dir=/var/run/dbus \
|
||||
# --with-test-socket-dir=/var/run/dbus \
|
||||
# --with-system-pid-file=/var/run/dbus/pid \
|
||||
# --with-system-socket=/var/run/dbus/system_bus_socket \
|
||||
|
||||
make
|
||||
|
||||
make -C dbus DESTDIR=$SYSROOT_PREFIX install
|
||||
|
Loading…
x
Reference in New Issue
Block a user