1.1 --- a/qt/qt.spec Sat Oct 23 01:34:51 2010 +0200 1.2 +++ b/qt/qt.spec Sat Oct 23 01:42:25 2010 +0200 1.3 @@ -143,16 +143,6 @@ 1.4 -e 's;\(QT_LIBS_FONTCONFIG *=.*PKG_CONFIG.*\) --libs ;\1 --libs-only-L ;g' \ 1.5 configure 1.6 # yes this is needed several times to catch nested occurences of '--cflags' 1.7 - # QT_CFLAGS_SQLITE 1.8 - # QT_CFLAGS_DBUS 1.9 - # QT_CFLAGS_GLIB ***Special case, see following substitution block 1.10 - # QT_CFLAGS_GSTREAMER 1.11 - # QT_CFLAGS_ICD 1.12 - # QT_CFLAGS_QTNETWORK 1.13 - # QT_CFLAGS_PULSEAUDIO 1.14 - # QT_CFLAGS_FONTCONFIG 1.15 - # QT_CFLAGS_QGTKSTYLE 1.16 - # QT_CFLAGS_DIRECTFB 1.17 %{l_shtool} subst \ 1.18 -e 's;\(QT_CFLAGS_[^=][^=]*=.*PKG_CONFIG.*\) --cflags ;\1 --cflags-only-other ;g' \ 1.19 -e 's;\(QT_CFLAGS_[^=][^=]*=.*PKG_CONFIG.*\) --cflags ;\1 --cflags-only-other ;g' \