From 8eaa77b0c04b136693336c7aa6ddb4a1c8ba48eb Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Tue, 23 Apr 2013 13:08:47 -0700 Subject: Add gssproxy-mech.8 manpage to spec file Signed-off-by: Simo Sorce --- proxy/contrib/gssproxy.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/proxy/contrib/gssproxy.spec.in b/proxy/contrib/gssproxy.spec.in index 115690c..1daffe5 100644 --- a/proxy/contrib/gssproxy.spec.in +++ b/proxy/contrib/gssproxy.spec.in @@ -88,6 +88,7 @@ rm -rf %{buildroot} %{_libdir}/gssproxy/proxymech.so %{_mandir}/man5/gssproxy.conf.5* %{_mandir}/man8/gssproxy.8* +%{_mandir}/man8/gssproxy-mech.8* %post if [ $1 -eq 1 ] ; then -- cgit