[Pkg-haskell-commits] darcs: hdbc: Don't use makefile to build docs

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


Wed Jan 21 18:16:59 UTC 2009  John Goerzen <jgoerzen at complete.org>
  * Don't use makefile to build docs
  Ignore-this: 23d8e56ba6fbf22c22df783012564419

    M ./rules -1 +1

Wed Jan 21 18:16:59 UTC 2009  John Goerzen <jgoerzen at complete.org>
  * Don't use makefile to build docs
  Ignore-this: 23d8e56ba6fbf22c22df783012564419
diff -rN -u old-hdbc//rules new-hdbc//rules
--- old-hdbc//rules	2013-01-04 15:07:10.787720636 +0000
+++ new-hdbc//rules	2013-01-04 15:07:11.522224534 +0000
@@ -43,7 +43,7 @@
 
 	# Add here commands to compile the package.
 	#$(MAKE)
-	$(MAKE) doc
+	#$(MAKE) doc
 
 	touch build-stamp
 





More information about the Pkg-haskell-commits mailing list