[DHG_packages] 01/01: ghc: Fix build and previous commit

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Tue Feb 21 18:22:51 UTC 2017


This is an automated email from the git hooks/post-receive script.

locutusofborg pushed a commit to branch master
in repository DHG_packages.

commit 305c4881de291e789fa86c1fa25d1e42e9e1828f
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue Feb 21 19:22:36 2017 +0100

    ghc: Fix build and previous commit
---
 p/ghc/debian/rules | 1 -
 1 file changed, 1 deletion(-)

diff --git a/p/ghc/debian/rules b/p/ghc/debian/rules
index e5c2975..223d43c 100755
--- a/p/ghc/debian/rules
+++ b/p/ghc/debian/rules
@@ -210,7 +210,6 @@ endif
 	# ghc-doc
 ifeq (YES,$(BUILD_HADDOCK_DOCS))
 	mkdir -p debian/tmp/$(DEB_HOOGLE_TXT_DIR)
-	cat debian/ghc-doc.links.in                     > debian/ghc-doc.links
 	find debian/tmp/usr/share/doc/ghc-doc/html/libraries/*/ -name "*.txt" \
 		-printf "%p $(DEB_HOOGLE_TXT_DIR)/%f\n" >> debian/ghc-doc.links
 	find debian/tmp/usr/share/doc/ghc-doc $(FILES) > debian/ghc-doc.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git



More information about the Pkg-haskell-commits mailing list