[Pkg-haskell-commits] darcs: ghc: Update patches
Joachim Breitner
mail at joachim-breitner.de
Sun Apr 21 21:31:34 UTC 2013
Sun Apr 21 17:16:19 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Update patches
Ignore-this: 9da6eb7fe98dd69bcdbd786e9f2f69f5
M ./patches/use-debian-gen_contents_index -4 +4
Sun Apr 21 17:16:19 UTC 2013 Joachim Breitner <mail at joachim-breitner.de>
* Update patches
Ignore-this: 9da6eb7fe98dd69bcdbd786e9f2f69f5
diff -rN -u old-ghc//patches/use-debian-gen_contents_index new-ghc//patches/use-debian-gen_contents_index
--- old-ghc//patches/use-debian-gen_contents_index 2013-04-21 21:31:34.167121120 +0000
+++ new-ghc//patches/use-debian-gen_contents_index 2013-04-21 21:31:34.199173613 +0000
@@ -1,12 +1,12 @@
-Index: ghc-7.6.1/ghc.mk
+Index: ghc-7.6.3/ghc.mk
===================================================================
---- ghc-7.6.1.orig/ghc.mk 2012-10-08 13:06:55.000000000 +0200
-+++ ghc-7.6.1/ghc.mk 2012-10-08 13:10:37.135879088 +0200
+--- ghc-7.6.3.orig/ghc.mk 2013-04-21 19:15:42.879976671 +0200
++++ ghc-7.6.3/ghc.mk 2013-04-21 19:16:05.491975805 +0200
@@ -701,7 +701,6 @@
# Build the Haddock contents and index
ifeq "$(HADDOCK_DOCS)" "YES"
libraries/dist-haddock/index.html: inplace/bin/haddock$(exeext) $(ALL_HADDOCK_FILES)
-- cd libraries && sh gen_contents_index --inplace
+- cd libraries && sh gen_contents_index --intree
ifeq "$(phase)" "final"
$(eval $(call all-target,library_doc_index,libraries/dist-haddock/index.html))
endif
More information about the Pkg-haskell-commits
mailing list