[Pkg-haskell-commits] darcs: hdbc: Build docs in debian/control now

John Goerzen jgoerzen at complete.org
Fri Jan 4 15:06:06 UTC 2013


Wed May  2 20:33:39 UTC 2007  John Goerzen <jgoerzen at complete.org>
  * Build docs in debian/control now
  Ignore-this: 34fbd392978fe78ec4a3f270b94004f5
  

    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: 34fbd392978fe78ec4a3f270b94004f5
  
diff -rN -u old-hdbc//rules new-hdbc//rules
--- old-hdbc//rules	2013-01-04 15:06:05.743722099 +0000
+++ new-hdbc//rules	2013-01-04 15:06:06.787220066 +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