summaryrefslogtreecommitdiffstats
path: root/master/fix-asterisk
diff options
context:
space:
mode:
authorJames <>2014-02-11 11:49:23 +0000
committerJames <>2014-02-11 11:49:23 +0000
commitdb7d33cfd7ed93c1c4a58320589b142f4348284a (patch)
tree77f663c3b4f4e968c70ffe94bfa9db2f4d70bc6c /master/fix-asterisk
downloadtrunk-36060-pq-master.tar.gz
trunk-36060-pq-master.tar.bz2
trunk-36060-pq-master.zip
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" \