[Pkg-haskell-commits] darcs: ftphs: Fix to test rule
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:26:21 UTC 2013
Mon Apr 6 15:26:36 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Fix to test rule
Ignore-this: dac1b0c92f7e35c09a6eafbc7592af1e
M ./rules -1 +1
Mon Apr 6 15:26:36 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Fix to test rule
Ignore-this: dac1b0c92f7e35c09a6eafbc7592af1e
diff -rN -u old-ftphs//rules new-ftphs//rules
--- old-ftphs//rules 2013-01-04 14:26:21.430226648 +0000
+++ new-ftphs//rules 2013-01-04 14:26:21.786223789 +0000
@@ -66,7 +66,7 @@
# Add here commands to install the package into debian/tmp
dh_haskell -a
dh_haskell_depends -a
- make test-ghc6
+ make test-ghc
builddocs: builddocs-stamp
builddocs-stamp:
More information about the Pkg-haskell-commits
mailing list