[SCM] Debian packaging for OpenSAML 2.0 branch, debian, updated. upstream/2.2-62-gb165f79

Russ Allbery rra at debian.org
Tue Sep 8 01:43:17 UTC 2009


The following commit has been merged in the debian branch:
commit d58d8f9fe755a9e7241908801bd9741754423bb3
Author: Russ Allbery <rra at debian.org>
Date:   Mon Sep 7 18:26:47 2009 -0700

    Remove the new upstream documentation location
    
    Upstream now installs API documentation into a versioned directory.
    Remove that instead, since we install the documentation out of the
    build directory.

diff --git a/debian/rules b/debian/rules
index 8c6a886..858797f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -61,7 +61,7 @@ install-stamp:
 	dh_testroot
 	dh_clean -k
 	$(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
-	rm -r $(CURDIR)/debian/tmp/usr/share/doc/opensaml
+	rm -r $(CURDIR)/debian/tmp/usr/share/doc/opensaml*
 	dh_install -s -i --fail-missing
 	touch $@
 

-- 
Debian packaging for OpenSAML 2.0



More information about the Pkg-shibboleth-devel mailing list