summaryrefslogtreecommitdiffstats
path: root/master/fix-asterisk
diff options
context:
space:
mode:
Diffstat (limited to 'master/fix-asterisk')
-rw-r--r--master/fix-asterisk13
1 files changed, 13 insertions, 0 deletions
diff --git a/master/fix-asterisk b/master/fix-asterisk
new file mode 100644
index 0000000..757f244
--- /dev/null
+++ b/master/fix-asterisk
@@ -0,0 +1,13 @@
+diff --git a/feeds/packages/net/asterisk-1.8.x/Makefile b/feeds/packages/net/asterisk-1.8.x/Makefile
+index ab95160..4088e9c 100644
+--- a/feeds/packages/net/asterisk-1.8.x/Makefile
++++ b/feeds/packages/net/asterisk-1.8.x/Makefile
+@@ -253,6 +253,8 @@ else
+ --without-dahdi
+ endif
+
++SITE_VARS+= PGSQL_DIR="$(STAGING_DIR)/usr"
++
+ ifneq ($(SDK)$(CONFIG_PACKAGE_asterisk18-chan-gtalk),)
+ CONFIGURE_ARGS+= \
+ --with-gnutls="$(STAGING_DIR)/usr" \