[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-116-g989cd87

Steffen Moeller moeller at debian.org
Sat Dec 25 19:48:59 UTC 2010


The following commit has been merged in the master branch:
commit 989cd8762252c2958a343089cd24072e9d9b8fd9
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Dec 25 20:49:59 2010 +0100

    Adjusted paths, install depends on build

diff --git a/debian/rules b/debian/rules
index ef719ab..210be0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -124,7 +124,7 @@ autoreconf-stamp:
 	aclocal-1.9 -I m4 && autoheader && automake-1.9 --add-missing && autoconf
 	touch $@
 
-debian/manpages/update-boinc-applinks.1: debian/manpages/update-boinc-applinks.xml
+update-boinc-applinks.1: debian/manpages/update-boinc-applinks.xml
 	docbook2x-man debian/manpages/update-boinc-applinks.xml
 
 build: test-stamp autoreconf build-stamp
@@ -231,7 +231,7 @@ clean-patched:
 
 install: install-stamp
 
-install-stamp: debian/manpages/update-boinc-applinks.1
+install-stamp: build-stamp update-boinc-applinks.1
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
 

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list