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

Ray Rashif schiv at archlinux.org
Wed Sep 29 07:10:41 UTC 2010


    Date: Wednesday, September 29, 2010 @ 03:10:41
  Author: schiv
Revision: 92115

Fix FS#20985

Modified:
  fluidsynth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-29 06:43:35 UTC (rev 92114)
+++ PKGBUILD	2010-09-29 07:10:41 UTC (rev 92115)
@@ -25,6 +25,7 @@
   cmake . -DCMAKE_INSTALL_PREFIX=/usr \
           -DCMAKE_BUILD_TYPE=Release \
           -Denable-ladspa=ON \
+          -Denable-floats=yes \
           -DLIB_SUFFIX=""
   make
 }




More information about the arch-commits mailing list