[pkg-kde-commits] rev 2738 - trunk/packages/qt4-x11/debian

Brian Nelson pyro at costa.debian.org
Tue Jan 3 06:20:38 UTC 2006


Author: pyro
Date: 2006-01-03 06:20:38 +0000 (Tue, 03 Jan 2006)
New Revision: 2738

Added:
   trunk/packages/qt4-x11/debian/qt4-qtconfig.install
Modified:
   trunk/packages/qt4-x11/debian/changelog
   trunk/packages/qt4-x11/debian/rules
Log:
added missing qt4-qtconfig.install

Modified: trunk/packages/qt4-x11/debian/changelog
===================================================================
--- trunk/packages/qt4-x11/debian/changelog	2006-01-03 06:20:08 UTC (rev 2737)
+++ trunk/packages/qt4-x11/debian/changelog	2006-01-03 06:20:38 UTC (rev 2738)
@@ -7,7 +7,7 @@
     package
 
   * Added the new QtSvg module to the libqt4-gui package
-  
+
   * debian/patches/13_arm_gcc4.dpatch: new patch from Jeremy Laine to fix
     FTBFS on arm (Closes: #343176)
 

Added: trunk/packages/qt4-x11/debian/qt4-qtconfig.install
===================================================================
--- trunk/packages/qt4-x11/debian/qt4-qtconfig.install	2006-01-03 06:20:08 UTC (rev 2737)
+++ trunk/packages/qt4-x11/debian/qt4-qtconfig.install	2006-01-03 06:20:38 UTC (rev 2738)
@@ -0,0 +1 @@
+usr/bin/qtconfig-qt4

Modified: trunk/packages/qt4-x11/debian/rules
===================================================================
--- trunk/packages/qt4-x11/debian/rules	2006-01-03 06:20:08 UTC (rev 2737)
+++ trunk/packages/qt4-x11/debian/rules	2006-01-03 06:20:38 UTC (rev 2738)
@@ -46,7 +46,7 @@
 	-$(MAKE) -k -C plugins/src distclean
 	-$(MAKE) -k -C qmake distclean
 	-$(MAKE) -k -C tools distclean
-	-$(MAKE) -k distclean
+	-$(MAKE) -k confclean
 
 	-find . -mindepth 2 -name Makefile -exec rm -f '{}' ';'
 




More information about the pkg-kde-commits mailing list