[net] Telephony: yate: Removed sysconfdir parameter from CONFIGURE_ARGS. This fixes yate looking for configuration under /etc/yate/yate instead /etc/yate. Closes: 9040. Thanks Dimtiry Kurchkin for reporting.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26174 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
438e2724ab
commit
2959289211
@ -45,7 +45,6 @@ endef
|
||||
TARGET_CFLAGS += -I$(STAGING_DIR)/usr/include
|
||||
|
||||
CONFIGURE_ARGS+= \
|
||||
--sysconfdir=/etc/$(PKG_NAME) \
|
||||
--without-libqt4 \
|
||||
--without-qtstatic \
|
||||
--without-pwlib \
|
||||
|
Loading…
x
Reference in New Issue
Block a user