[Python-modules-commits] r9606 - in packages/apiextractor/trunk/debian (rules)
odyx-guest at users.alioth.debian.org
odyx-guest at users.alioth.debian.org
Wed Sep 2 10:12:37 UTC 2009
Date: Wednesday, September 2, 2009 @ 10:12:37
Author: odyx-guest
Revision: 9606
apiextractor: Don't invoke quilt (unneeded for now)
Modified:
packages/apiextractor/trunk/debian/rules
Modified: packages/apiextractor/trunk/debian/rules
===================================================================
--- packages/apiextractor/trunk/debian/rules 2009-09-02 10:12:07 UTC (rev 9605)
+++ packages/apiextractor/trunk/debian/rules 2009-09-02 10:12:37 UTC (rev 9606)
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh --with quilt --buildsystem=cmake $@
+ dh --buildsystem=cmake $@
## TEMPORARILY DISABLES TESTS (they fail, see bug http://bugs.openbossa.org/show_bug.cgi?id=16)
override_dh_auto_test:
More information about the Python-modules-commits
mailing list