This patch fixes typo in CONFIGURE_ARGS for package asterisk11-pbx-lua.
Signed-off-by: Jiri Slachta <[email protected]>
Index: net/asterisk-11.x/Makefile
===================================================================
--- net/asterisk-11.x/Makefile  (revision 35540)
+++ net/asterisk-11.x/Makefile  (working copy)
@@ -201,7 +201,7 @@
   TARGET_LDFLAGS+=-ldl -lcrypt
 else
   CONFIGURE_ARGS+= \
-       --without-pbx-lua
+       --without-lua
 endif
 
 EXTRA_CFLAGS+= $(TARGET_CPPFLAGS)
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to