[SCM] archfs, the fuse-powered rdiff-backup browser branch, master, updated. upstream/0.5.4-11-gb6e2cee

Jon Dowland jmtd at debian.org
Sun Sep 27 22:38:23 UTC 2009


The following commit has been merged in the master branch:
commit 166516a131454c2d4990de3a2c394150e5895fae
Author: Jon Dowland <jmtd at debian.org>
Date:   Sun Sep 27 23:37:03 2009 +0100

    split out manpage build in debian/rules

diff --git a/debian/rules b/debian/rules
index b7fcd34..da2e5b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,10 +37,12 @@ config.status: configure
 
 build: build-stamp
 
-build-stamp:  config.status
+manpage: 
+	$(XP) $(DB2MAN) debian/manpage.xml
+
+build-stamp:  config.status manpage
 	dh_testdir
 	$(MAKE)
-	$(XP) $(DB2MAN) debian/manpage.xml
 	touch $@
 
 clean:

-- 
archfs, the fuse-powered rdiff-backup browser



More information about the Pkg-games-commits mailing list