rev 14764 - krap/mlt/trunk/debian

Fathi Boudra fabo at alioth.debian.org
Mon Jun 1 07:59:11 UTC 2009


Author: fabo
Date: 2009-06-01 07:59:11 +0000 (Mon, 01 Jun 2009)
New Revision: 14764

Modified:
   krap/mlt/trunk/debian/rules
Log:
add list-missing (always usefull)


Modified: krap/mlt/trunk/debian/rules
===================================================================
--- krap/mlt/trunk/debian/rules	2009-05-31 23:24:47 UTC (rev 14763)
+++ krap/mlt/trunk/debian/rules	2009-06-01 07:59:11 UTC (rev 14764)
@@ -21,3 +21,6 @@
 override_dh_auto_configure:
 	dh_auto_configure -- $(DEB_CONFIGURE_EXTRA_FLAGS)
 
+override_dh_install:
+	dh_install --list-missing
+




More information about the pkg-kde-commits mailing list