summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2016-06-22 11:38:47 -0400
committerbrent s2016-06-22 11:38:47 -0400
commit69134c2d60323a13e26ab82137dc14894b1c517d (patch)
tree3e6907d5ed3146e95a6acf6d1b86e13717df15b9 /PKGBUILD
parent7aa3756794970a6f8fc357fbe0851f93f89a8f04 (diff)
downloadaur-69134c2d60323a13e26ab82137dc14894b1c517d.tar.gz
WHOOPS
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a7f18fe29cf..ac5cf546f790 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -70,7 +70,7 @@ _disabled_modules=(languages/mod_spidermonkey
pkgname='freeswitch'
pkgver='1.6.9'
-pkgrel='1'
+pkgrel='2'
pkgdesc="An opensource and free (libre, price) telephony system, similar to Asterisk."
arch=('i686' 'x86_64')
url="http://freeswitch.org/"
@@ -181,7 +181,8 @@ build() {
sleep 5
# SED FIXES
- sed -i -e '/if\ test\ "\$ac_cv_gcc_supports_w_no_unused_result"\ =\ yes;\ then/,+2d' configure.ac
+ # per upstream, NO, BAD DOG, NO BISCUIT!
+ #sed -i -e '/if\ test\ "\$ac_cv_gcc_supports_w_no_unused_result"\ =\ yes;\ then/,+2d' configure.ac
#sed -i -e '/\ _BSD_SOURCE$/d' src/include/switch.h
# CONFIGURE