[Pkg-haskell-commits] darcs: haskell-configfile: [sarge hack] disable hugs test in debian/rules
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:38:29 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: a3734c54043167b15ade8d2ed48f9853
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: a3734c54043167b15ade8d2ed48f9853
diff -rN -u old-haskell-configfile-1//rules new-haskell-configfile-1//rules
--- old-haskell-configfile-1//rules 2013-01-04 14:38:26.783810347 +0000
+++ new-haskell-configfile-1//rules 2013-01-04 14:38:29.266772270 +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