[Pkg-haskell-commits] r819 - in /packages/haskell-devscripts/trunk: debian/rules dh_haskell.1

arjan at users.alioth.debian.org arjan at users.alioth.debian.org
Sun Dec 30 18:08:56 UTC 2007


Author: arjan
Date: Sun Dec 30 18:08:56 2007
New Revision: 819

URL: http://svn.debian.org/wsvn/pkg-haskell/?sc=1&rev=819
Log:
[project @ Fixed manpage situation]

Original author: John Goerzen <jgoerzen at complete.org>
Date: 2005-08-25 13:00:40+00:00

Removed:
    packages/haskell-devscripts/trunk/dh_haskell.1
Modified:
    packages/haskell-devscripts/trunk/debian/rules

Modified: packages/haskell-devscripts/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-haskell/packages/haskell-devscripts/trunk/debian/rules?rev=819&op=diff
==============================================================================
--- packages/haskell-devscripts/trunk/debian/rules (original)
+++ packages/haskell-devscripts/trunk/debian/rules Sun Dec 30 18:08:56 2007
@@ -57,7 +57,7 @@
 
 	# Add here commands to install the package into debian/haskell-devscripts.
 	#$(MAKE) install DESTDIR=$(CURDIR)/debian/haskell-devscripts
-	pod2man dh_haskell > dh_haskell.1
+	pod2man dh_haskell_build > dh_haskell.1
 	cp dh_haskell dh_haskell_install dh_haskell_prep dh_haskell_build debian/haskell-devscripts/usr/bin/
 	cp p*-ghc debian/haskell-devscripts/usr/share/debhelper/autoscripts/
 




More information about the Pkg-haskell-commits mailing list