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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Mon Dec 2 13:03:17 UTC 2013


    Date: Monday, December 2, 2013 @ 14:03:17
  Author: svenstaro
Revision: 101862

Cleanup PKGBUILD

Modified:
  cegui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-12-02 12:52:45 UTC (rev 101861)
+++ PKGBUILD	2013-12-02 13:03:17 UTC (rev 101862)
@@ -29,8 +29,8 @@
   cmake .. \
       -DCMAKE_INSTALL_PREFIX=/usr \
       -DCEGUI_LIB_INSTALL_DIR=lib \
-      -DFREETYPE_INCLUDE_DIR=/usr/include/freetype2/ \
       -DCEGUI_BUILD_PYTHON_MODULES=OFF # currently broken :(
+      # -PYTHON_EXECUTABLE=/usr/bin/python2
 
   make
   make html




More information about the arch-commits mailing list