]> git.pld-linux.org Git - packages/qt4.git/commitdiff
- fixed comments for bconds
authorMichał Łukaszek <mlukaszek+pld@gmail.com>
Sun, 16 Oct 2005 19:22:28 +0000 (19:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    qt4.spec -> 1.42

qt4.spec

index 4c9c6dd920e1af451afd0bbe140aa520b77f2c9e..b821566c5bb8f8ec3acb656028163ec709c61939 100644 (file)
--- a/qt4.spec
+++ b/qt4.spec
@@ -7,7 +7,7 @@
 # Conditional build:
 %bcond_with    nas             # enable NAS audio support
 # static libs disabled for now
-%bcond_with    static_libs     # don't build static libraries
+%bcond_with    static_libs     # build static libraries
 %bcond_without cups            # disable CUPS support
 %bcond_without mysql           # don't build MySQL plugin
 %bcond_without odbc            # don't build unixODBC plugin
@@ -15,8 +15,8 @@
 %bcond_without designer        # don't build designer (it takes long)
 %bcond_without sqlite3         # don't build SQLite3 plugin
 %bcond_without sqlite          # don't build SQLite2 plugin
-%bcond_without ibase           # build ibase (InterBase/Firebird) plugin
-%bcond_without pch             # enable pch in qmake
+%bcond_without ibase           # don't build ibase (InterBase/Firebird) plugin
+%bcond_without pch             # disable pch in qmake
 %bcond_with    dont_enable     # blocks translations, they are not yet available
 
 %undefine      with_dont_enable
This page took 0.113864 seconds and 4 git commands to generate.