mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
dbus:
- enable dnotify support
This commit is contained in:
@@ -14,6 +14,8 @@ export ac_cv_have_abstract_sockets=yes
|
||||
|
||||
cd $PKG_BUILD
|
||||
|
||||
$AUTORECONF
|
||||
|
||||
mkdir -p .build-target
|
||||
cd .build-target
|
||||
|
||||
@@ -36,7 +38,7 @@ cd .build-target
|
||||
--enable-abstract-sockets \
|
||||
--disable-selinux \
|
||||
--disable-libaudit \
|
||||
--disable-dnotify \
|
||||
--enable-dnotify \
|
||||
--enable-inotify \
|
||||
--with-xml=expat \
|
||||
--with-x \
|
||||
|
||||
Reference in New Issue
Block a user