[arch-commits] Commit in bcg729/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Oct 4 11:08:34 UTC 2016


    Date: Tuesday, October 4, 2016 @ 11:08:33
  Author: spupykin
Revision: 191304

upgpkg: bcg729 1.0.1-3

upd

Modified:
  bcg729/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-04 10:53:37 UTC (rev 191303)
+++ PKGBUILD	2016-10-04 11:08:33 UTC (rev 191304)
@@ -3,7 +3,7 @@
 
 pkgname=bcg729
 pkgver=1.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc="g729 codec"
 arch=('i686' 'x86_64')
 url="http://www.linphone.org/eng/documentation/dev/bcg729.html"
@@ -21,7 +21,7 @@
 
 build() {
   cd $pkgname-$pkgver
-  ./configure --prefix=/usr
+  ./configure --prefix=/usr --disable-strict
   make
 }
 



More information about the arch-commits mailing list