rev 6016 - branches/kde4/packages/qt4-x11/debian

Sune Vuorela pusling-guest at alioth.debian.org
Tue May 1 19:40:45 UTC 2007


Author: pusling-guest
Date: 2007-05-01 19:40:45 +0000 (Tue, 01 May 2007)
New Revision: 6016

Modified:
   branches/kde4/packages/qt4-x11/debian/rules
Log:
grrrr... more clean-fixes


Modified: branches/kde4/packages/qt4-x11/debian/rules
===================================================================
--- branches/kde4/packages/qt4-x11/debian/rules	2007-05-01 18:47:29 UTC (rev 6015)
+++ branches/kde4/packages/qt4-x11/debian/rules	2007-05-01 19:40:45 UTC (rev 6016)
@@ -78,6 +78,8 @@
 	rm -rf lib/ plugins/
 	find . -exec file {} \; | grep ELF | sed 's/:.*//'  | xargs rm -f
 	rm -f examples/tools/plugandpaint/plugins/libpnp_basictools.a
+	rm -f examples/qdbus/complexpingpong/Makefile*
+	rm -f examples/qdbus/pingpong/Makefile*
 
 	find include/ -type l -print0 | xargs -0r rm -f
 	find . -mindepth 2 -name Makefile -print0 \




More information about the pkg-kde-commits mailing list