[Python-modules-commits] r30891 - in packages/pywbem/trunk/debian (rules)
bzed at users.alioth.debian.org
bzed at users.alioth.debian.org
Sat Oct 4 11:11:10 UTC 2014
Date: Saturday, October 4, 2014 @ 11:11:09
Author: bzed
Revision: 30891
askdjsad!!!!
Modified:
packages/pywbem/trunk/debian/rules
Modified: packages/pywbem/trunk/debian/rules
===================================================================
--- packages/pywbem/trunk/debian/rules 2014-10-04 10:53:21 UTC (rev 30890)
+++ packages/pywbem/trunk/debian/rules 2014-10-04 11:11:09 UTC (rev 30891)
@@ -18,7 +18,9 @@
dh $@ --with python2
rm -f wbemcli.py.1
-%: wbemcli.py.1
+%:
+
+binary binary-arch binary-indep: wbemcli.py.1
dh $@ --with python2
.PHONY: binary binary-arch binary-indep install build clean clean-patched
More information about the Python-modules-commits
mailing list