[SCM] Debian packaging for the Shibboleth Apache SP branch, debian, updated. upstream/1.3.1.dfsg1-140-g9390d52
Russ Allbery
rra at debian.org
Mon May 26 20:30:04 UTC 2008
The following commit has been merged in the debian branch:
commit 9390d520f51e9710d488fbe066cde2342f0248bf
Author: Russ Allbery <rra at debian.org>
Date: Mon May 26 13:29:50 2008 -0700
Don't try to remove InQueue metadata
Upstream no longer ships or installs InQueue metadata, so we don't have
to remove it.
diff --git a/debian/rules b/debian/rules
index 1b9f992..34ac225 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,7 +99,6 @@ install-stamp: build
rm $(CURDIR)/debian/tmp/usr/lib/shibboleth/mod_shib_22.*
rm $(CURDIR)/debian/tmp/etc/shibboleth/*.dist
rm $(CURDIR)/debian/tmp/etc/shibboleth/*.config
- rm $(CURDIR)/debian/tmp/etc/shibboleth/IQ-metadata.xml
rm $(CURDIR)/debian/tmp/etc/shibboleth/example-metadata.xml
mkdir -p $(CURDIR)/debian/tmp/usr/share/man/man1
pod2man $(CURDIR)/debian/pod/siterefresh.pod --section 1 \
--
Debian packaging for the Shibboleth Apache SP
More information about the Pkg-shibboleth-devel
mailing list