[Pkg-haskell-commits] darcs: haskell-testpack: Build indep packages
John Goerzen
jgoerzen at complete.org
Fri Jan 4 15:03:30 UTC 2013
Fri Jan 23 17:21:35 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Build indep packages
Ignore-this: 7b8d0143583187e6675c61c74953bf79
M ./rules +2
Fri Jan 23 17:21:35 UTC 2009 John Goerzen <jgoerzen at complete.org>
* Build indep packages
Ignore-this: 7b8d0143583187e6675c61c74953bf79
diff -rN -u old-haskell-testpack//rules new-haskell-testpack//rules
--- old-haskell-testpack//rules 2013-01-04 15:03:29.614227530 +0000
+++ new-haskell-testpack//rules 2013-01-04 15:03:30.183735680 +0000
@@ -86,6 +86,8 @@
binary-indep: builddocs installdocs
dh_testdir
dh_testroot
+ dh_haskell -i
+ dh_haskell_depends -i
dh_installchangelogs -i
dh_installdocs -i
dh_installexamples -i
More information about the Pkg-haskell-commits
mailing list