Date: Friday, October 19, 2018 @ 10:49:46 Author: heftig Revision: 397404
Remove unneeded option Modified: lib32-opus/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-19 10:43:55 UTC (rev 397403) +++ PKGBUILD 2018-10-19 10:49:46 UTC (rev 397404) @@ -20,8 +20,7 @@ cd opus-$pkgver ./configure --prefix=/usr --disable-static --libdir=/usr/lib32 \ - --enable-custom-modes \ - --enable-ambisonics + --enable-custom-modes make }
