[Python-modules-commits] r10200 - in packages/pyrrd/trunk/debian (rules)
lash-guest at users.alioth.debian.org
lash-guest at users.alioth.debian.org
Sat Oct 24 15:01:38 UTC 2009
Date: Saturday, October 24, 2009 @ 15:01:37
Author: lash-guest
Revision: 10200
* Fix in rules
* Update changelog
Modified:
packages/pyrrd/trunk/debian/rules
Modified: packages/pyrrd/trunk/debian/rules
===================================================================
--- packages/pyrrd/trunk/debian/rules 2009-10-24 14:50:09 UTC (rev 10199)
+++ packages/pyrrd/trunk/debian/rules 2009-10-24 15:01:37 UTC (rev 10200)
@@ -31,7 +31,7 @@
dh_clean -k
python setup.py install --single-version-externally-managed --root=$(CURDIR)/debian/python-pyrrd
- - PYTHONPATH=build/lib/ pthon test/test_all.py
+ - PYTHONPATH=build/lib/ python test/test_all.py
# Build architecture-dependent files here.
More information about the Python-modules-commits
mailing list