]> git.pld-linux.org Git - packages/firefox.git/commitdiff
- configueration option update
authorcieciwa <cieciwa@pld-linux.org>
Wed, 25 Oct 2006 11:33:20 +0000 (11:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mozilla-firefox.spec -> 1.156

mozilla-firefox.spec

index 61eac37b0e69f0e36937ebcb2e6b34373f77c460..a02c3d2133b3b209643119430c5f3cac9ba9a9c7 100644 (file)
@@ -213,15 +213,16 @@ cd mozilla
                --with-system-png \
                --enable-canvas \
                --enable-freetype2 \
-               --enable-xft \
+               --disable-xft \
                --enable-pangi \
                --enable-gnomevfs \
                --enable-gnomeui \
                --enable-xinerama \
                --enable-ctl \
                --enable-extensions \
-               --enable-svg 
-
+               --enable-system-cairo \
+               --enable-svg \
+               --enable-application=browser
 
 %{__make} -j1 -f client.mk build \
        CC="%{__cc}" \
This page took 0.613351 seconds and 4 git commands to generate.