[net] Telephony: yate: Removed sysconfdir parameter from CONFIGURE_ARGS. This fixes...
authorcshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Mar 2011 08:43:35 +0000 (08:43 +0000)
committercshore <cshore@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 15 Mar 2011 08:43:35 +0000 (08:43 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26174 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/yate/Makefile

index 43f6345..504143e 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 \