mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
dbus: fix mistake.
This commit is contained in:
@@ -84,10 +84,10 @@ REQUIRES_devel="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
# runConfigure --omit-dirs binDir ./configure \
|
||||
# --with-system-pid-file=/var/run/dbus/pid \
|
||||
# --with-system-socket=/var/run/dbus/system_bus_socket \
|
||||
# --bindir=$prefix/bin
|
||||
runConfigure --omit-dirs binDir ./configure \
|
||||
--with-system-pid-file=/var/run/dbus/pid \
|
||||
--with-system-socket=/var/run/dbus/system_bus_socket \
|
||||
--bindir=$prefix/bin
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user