[Python-apps-commits] r6224 - in packages/lunch/trunk/debian (rules)
alexandrequessy-guest at users.alioth.debian.org
alexandrequessy-guest at users.alioth.debian.org
Tue Oct 26 06:12:27 UTC 2010
Date: Tuesday, October 26, 2010 @ 06:12:19
Author: alexandrequessy-guest
Revision: 6224
fixed a typo
Modified:
packages/lunch/trunk/debian/rules
Modified: packages/lunch/trunk/debian/rules
===================================================================
--- packages/lunch/trunk/debian/rules 2010-10-26 06:09:59 UTC (rev 6223)
+++ packages/lunch/trunk/debian/rules 2010-10-26 06:12:19 UTC (rev 6224)
@@ -1,5 +1,5 @@
#!/usr/bin/make -f
%:
- dh $@ -dpython-lunch --buildsystem=python_distutils -Xusr/bin/lunch -Xusr/bin/lunch-slave -Xusr/share/man/man1/lunch.1 -Xusr/share/man/man1/lunch-slave.1
+ dh $@ -ppython-lunch --buildsystem=python_distutils -Xusr/bin/lunch -Xusr/bin/lunch-slave -Xusr/share/man/man1/lunch.1 -Xusr/share/man/man1/lunch-slave.1
More information about the Python-apps-commits
mailing list