[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:10 UTC 2011


The following commit has been merged in the master branch:
commit 0641f4e72da3584645acffbcb37ab1c87ffd7359
Author: Jo Shields <directhex at apebox.org>
Date:   Mon Mar 28 01:53:41 2011 +0100

    More fixups to pod2man mangling
    Git-Dch: Ignore

diff --git a/debian/rules b/debian/rules
index ff35ee7..a98aca8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,14 +44,14 @@ override_dh_auto_build:
 	pod2man --section=1 $(CURDIR)/debian/dh_installxsp \
 		> $(CURDIR)/debian/dh_installxsp.1
 
-	cp $(CURDIR)/debian/mono-server-update.8 \
-		$(CURDIR)/debian/update-mono-server.8
+	cp $(CURDIR)/debian/mono-server4-update.8 \
+		$(CURDIR)/debian/update-mono-server4.8
 	cp $(CURDIR)/debian/mono-server2-update.8 \
 		$(CURDIR)/debian/update-mono-server2.8
-	cp $(CURDIR)/debian/mono-xsp-update.8 \
-		$(CURDIR)/debian/update-mono-xsp.8
+	cp $(CURDIR)/debian/mono-xsp4-update.8 \
+		$(CURDIR)/debian/update-mono-xsp4.8
 	cp $(CURDIR)/debian/mono-xsp2-update.8 \
-		$(CURDIR)/debian/update-mono-xsp.8
+		$(CURDIR)/debian/update-mono-xsp2.8
 
 	touch build-stamp
 

-- 
xsp



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