[cpp-sp] 33/36: Fix another place affected by the Apache module renaming
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:46:25 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.5.1+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=c8b7b99ff590bc6dbe6cdc4450157b3761fa703d
commit c8b7b99ff590bc6dbe6cdc4450157b3761fa703d
Author: Russ Allbery <rra at debian.org>
AuthorDate: Fri May 31 14:16:17 2013 -0700
Fix another place affected by the Apache module renaming
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c6ab8f9..b707728 100755
--- a/debian/rules
+++ b/debian/rules
@@ -82,7 +82,7 @@ override_dh_install:
pod2man debian/man-pages/shibd.pod --section 8 \
--center 'Shibboleth' --release $(VERSION) \
debian/libapache2-mod-shib2/usr/share/man/man8/shibd.8
- dh_install -s -i -X mod_shib_24.so --fail-missing
+ dh_install -s -i -X mod_shib2.so --fail-missing
override_dh_installchangelogs:
dh_installchangelogs doc/RELEASE.txt
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list