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

bzed at users.alioth.debian.org bzed at users.alioth.debian.org
Sat Oct 4 13:33:30 UTC 2014


    Date: Saturday, October 4, 2014 @ 13:33:30
  Author: bzed
Revision: 30894

make is weird

Modified:
  packages/pywbem/trunk/debian/rules

Modified: packages/pywbem/trunk/debian/rules
===================================================================
--- packages/pywbem/trunk/debian/rules	2014-10-04 13:23:22 UTC (rev 30893)
+++ packages/pywbem/trunk/debian/rules	2014-10-04 13:33:30 UTC (rev 30894)
@@ -21,6 +21,8 @@
 %: wbemcli.py.1
 	dh $@ --with python2
 
+binary binary-arch binary-indep: wbemcli.py.1
+	dh $@ --with python2
 
 override_dh_installman: wbemcli.py.1
 	install -d debian/python-pywbem/usr/share/man/man1/




More information about the Python-modules-commits mailing list