[cpp-sp] 71/78: Install the shib-keygen man page in the right directory

Scott Cantor cantor.2 at osu.edu
Thu Dec 20 19:40:46 EST 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to annotated tag debian/2.0.dfsg1-1
in repository cpp-sp.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=c15534fe0069d7a32d48173f76e234a4536c5e47

commit c15534fe0069d7a32d48173f76e234a4536c5e47
Author: Russ Allbery <rra at debian.org>
AuthorDate: Wed Jun 25 18:23:52 2008 -0700

    Install the shib-keygen man page in the right directory
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8e54be8..d4f60e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -105,7 +105,7 @@ install-stamp:
 	    $(CURDIR)/debian/libapache2-mod-shib2/usr/share/man/man1/resolvertest.1
 	pod2man $(CURDIR)/debian/man-pages/shib-keygen.pod --section 8 \
 	    --center 'Shibboleth' --release 2.0 \
-	    $(CURDIR)/debian/libapache2-mod-shib2/usr/share/man/man1/shib-keygen.8
+	    $(CURDIR)/debian/libapache2-mod-shib2/usr/share/man/man8/shib-keygen.8
 	pod2man $(CURDIR)/debian/man-pages/shibd.pod --section 8 \
 	    --center 'Shibboleth' --release 2.0 \
 	    $(CURDIR)/debian/libapache2-mod-shib2/usr/share/man/man8/shibd.8

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list