[Pkg-kde-commits] rev 1330 - people/chrsmrtn/qt-x11-free/debian

Christopher Martin chrsmrtn-guest at costa.debian.org
Tue Jul 19 04:35:25 UTC 2005


Author: chrsmrtn-guest
Date: 2005-07-19 04:35:25 +0000 (Tue, 19 Jul 2005)
New Revision: 1330

Modified:
   people/chrsmrtn/qt-x11-free/debian/rules
Log:
Oops, forgot to clean up the old CONFIGURE_OPTS.


Modified: people/chrsmrtn/qt-x11-free/debian/rules
===================================================================
--- people/chrsmrtn/qt-x11-free/debian/rules	2005-07-19 04:27:41 UTC (rev 1329)
+++ people/chrsmrtn/qt-x11-free/debian/rules	2005-07-19 04:35:25 UTC (rev 1330)
@@ -27,18 +27,6 @@
 
 TMP_INSTALL = $(DEBIAN)/tmp-install
 
-CONFIGURE_OPTS = -prefix "/usr" -docdir "/usr/share/qt3/doc" -headerdir "/usr/include/qt3" \
-		-datadir "/usr/share/qt3" -plugindir "/usr/lib/qt3/plugins" \
-		-translationdir "/usr/share/qt3/translations" -sysconfdir "/etc/qt3" \
-		-system-zlib -system-libpng -system-libjpeg -system-libmng -qt-gif \
-		-qt-imgfmt-jpeg -qt-imgfmt-png -qt-imgfmt-mng \
-		-plugin-sql-odbc -plugin-sql-psql -plugin-sql-mysql -plugin-sql-ibase \
-		-plugin-sql-sqlite -I/usr/include/mysql -I/usr/include/freetype2 \
-		-I`pg_config --includedir` -lfontconfig \
-		-stl -xinerama -xrandr -system-nas-sound -cups -thread -xft -xcursor -sm \
-		-no-exceptions -platform linux-g++ -fast -enable-opengl -dlopen-opengl \
-		-xkb -tablet -xrender -xshape -nis -debug
-
 CONFIGURE_OPTS = \
 		-prefix		"/usr"				\
 		-sysconfdir	"/etc/qt3"			\




More information about the Pkg-kde-commits mailing list