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

Jan Steffens heftig at archlinux.org
Mon Jun 27 22:08:37 UTC 2011


    Date: Monday, June 27, 2011 @ 18:08:37
  Author: heftig
Revision: 129451

Fix configure flags

Modified:
  libao/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-27 20:28:11 UTC (rev 129450)
+++ PKGBUILD	2011-06-27 22:08:37 UTC (rev 129451)
@@ -25,8 +25,7 @@
   cd "$srcdir/$pkgname-$pkgver"
 
   ./configure --prefix=/usr \
-              --enable-alsa09-mmap \
-              --enable-pulseaudio
+              --enable-alsa-mmap
   make
 }
 




More information about the arch-commits mailing list