[Pkg-haskell-commits] darcs: haskell-convertible: Build docs in debian/control now
John Goerzen
jgoerzen at complete.org
Fri Jan 4 14:38:10 UTC 2013
Wed May 2 20:33:39 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Build docs in debian/control now
Ignore-this: 326dcdfc42987d577278e4e72dfd5e0b
M ./rules +1
Wed May 2 20:33:39 UTC 2007 John Goerzen <jgoerzen at complete.org>
* Build docs in debian/control now
Ignore-this: 326dcdfc42987d577278e4e72dfd5e0b
diff -rN -u old-haskell-convertible//rules new-haskell-convertible//rules
--- old-haskell-convertible//rules 2013-01-04 14:38:07.859718260 +0000
+++ new-haskell-convertible//rules 2013-01-04 14:38:10.259950133 +0000
@@ -77,6 +77,7 @@
# Add here commands to install the package into debian/tmp
#$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
dh_haskell -i
+ $(MAKE) doc
More information about the Pkg-haskell-commits
mailing list