[Pkg-mono-svn-commits] [SCM] xsp branch, master, updated. debian/2.6.5-3-42-g87885a0

Jo Shields directhex at apebox.org
Mon Mar 28 08:01:28 UTC 2011


The following commit has been merged in the master branch:
commit 87885a052e22f95a2d20115afc8b0d976fd87b93
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Mar 28 08:51:36 2011 +0100

    Don't have two override_dh_installman rules. Silly rabbit.
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index fbb3f02..414b7b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -91,11 +91,6 @@ override_dh_installman:
 	cat debian/tmp/usr/share/man/man1/fastcgi-mono-server.1 \
 		| sed 's/mono-server/mono-server4/g' \
 		> debian/tmp/usr/share/man/man1/fastcgi-mono-server4.1
-	dh_installman
-
-override_dh_installman:
-	# We are using our local version along with our local copies of the
-	# file to make sure asp.net gets the proper version.
 	DH_AUTOSCRIPTDIR=$(CURDIR)/debian/ debian/dh_installxsp -i -V 4
 	dh_installman
 

-- 
xsp



More information about the Pkg-mono-svn-commits mailing list