[Pkg-haskell-commits] darcs: ftphs: [sarge hack] disable hugs test in debian/rules
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:22:21 UTC 2013
Sat Apr 23 01:55:27 UTC 2005 John Goerzen <jgoerzen at complete.org>
* [sarge hack] disable hugs test in debian/rules
Ignore-this: 29e1f0cf2e2c4fac65dd0e2ed3c1c290
M ./rules -1 +1
Sat Apr 23 01:55:27 UTC 2005 John Goerzen <jgoerzen at complete.org>
* [sarge hack] disable hugs test in debian/rules
Ignore-this: 29e1f0cf2e2c4fac65dd0e2ed3c1c290
diff -rN -u old-ftphs//rules new-ftphs//rules
--- old-ftphs//rules 2013-01-04 14:22:19.919234095 +0000
+++ new-ftphs//rules 2013-01-04 14:22:21.190742208 +0000
@@ -83,7 +83,7 @@
dh_installdirs -i
dh_haskell -i
- make test-hugs
+ #make test-hugs
# Build architecture-independent files here.
binary-indep: builddocs installdocs
More information about the Pkg-haskell-commits
mailing list