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

Jan Steffens heftig at archlinux.org
Mon Sep 3 16:40:06 UTC 2012


    Date: Monday, September 3, 2012 @ 12:40:05
  Author: heftig
Revision: 165907

esd is unavailable, option has no effect

Modified:
  sdl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-03 14:09:08 UTC (rev 165906)
+++ PKGBUILD	2012-09-03 16:40:05 UTC (rev 165907)
@@ -27,7 +27,7 @@
   patch -Np1 -i ../sdl-1.2.14-fix-mouse-clicking.patch
   patch -Np1 -i ../sdl-1.2.14-disable-mmx.patch
   patch -Np1 -i ../fix_joystick_misc_axes.diff
-  ./configure --prefix=/usr --disable-nasm --enable-alsa --enable-esd \
+  ./configure --prefix=/usr --disable-nasm --enable-alsa \
               --with-x --disable-rpath --disable-static
   make
 }




More information about the arch-commits mailing list