]> git.pld-linux.org Git - packages/fox14.git/commitdiff
- added --with-xft
authortwittner <twittner@pld-linux.org>
Sun, 18 Dec 2005 19:11:32 +0000 (19:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fox14.spec -> 1.2

fox14.spec

index c724b0a0285926b8a7290fce5929384ebd4688d0..cb5148ab276c5a13ba19df00893eabf6dcd547a5 100644 (file)
@@ -1,6 +1,4 @@
 #
-# NOTE: don't add --with-xft to configure - you will get fonts beautiful like a crap
-#
 %bcond_without static_libs # don't build static libraries
 #
 %define        _oname  fox
@@ -131,6 +129,7 @@ LDFLAGS="%{rpmldflags} -L/usr/X11R6/%{_lib}"
        --with-opengl \
        --with-shape \
        --with-xshm \
+       --with-xft \
        %{?debug:--enable-debug}%{!?_debug:--enable-release} \
        --enable-static=%{?with_static_libs:yes}%{!?with_static_libs:no}
 %{__make}
This page took 0.11383 seconds and 4 git commands to generate.