[net] Telephony: yate: Removed sysconfdir parameter from CONFIGURE_ARGS. This fixes...
authorDaniel Dickinson <crazycshore@gmail.com>
Tue, 15 Mar 2011 08:43:35 +0000 (08:43 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Tue, 15 Mar 2011 08:43:35 +0000 (08:43 +0000)
SVN-Revision: 26174

net/yate/Makefile

index 43f6345805f1c6008f5777f52aa38f2c0faeff61..504143e1a55aea3919b6741b580d5035d17aa24e 100644 (file)
@@ -45,7 +45,6 @@ endef
 TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include 
 
 CONFIGURE_ARGS+= \
-       --sysconfdir=/etc/$(PKG_NAME) \
        --without-libqt4 \
        --without-qtstatic \
        --without-pwlib \