[Python-modules-commits] r10871 - in packages/pywbem/trunk/debian (rules)

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Fri Dec 25 17:48:05 UTC 2009


    Date: Friday, December 25, 2009 @ 17:48:04
  Author: bzed
Revision: 10871

Make cll to dh_install explicit.

Modified:
  packages/pywbem/trunk/debian/rules

Modified: packages/pywbem/trunk/debian/rules
===================================================================
--- packages/pywbem/trunk/debian/rules	2009-12-25 17:39:31 UTC (rev 10870)
+++ packages/pywbem/trunk/debian/rules	2009-12-25 17:48:04 UTC (rev 10871)
@@ -24,7 +24,7 @@
 	$(XP) $(DB2MAN) $<
 
 
-%:
+install:
 	dh $@
 
 build: wbemcli.1 patch




More information about the Python-modules-commits mailing list