[Pkg-haskell-commits] darcs: haskell-testpack: [sarge hack] disable hugs test in debian/rules
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:56:01 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: 56803f838b52d6fba746e3a36ed71bb
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: 56803f838b52d6fba746e3a36ed71bb
diff -rN -u old-haskell-testpack//rules new-haskell-testpack//rules
--- old-haskell-testpack//rules 2013-01-04 14:55:59.690225963 +0000
+++ new-haskell-testpack//rules 2013-01-04 14:56:01.546515084 +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