diff options
Diffstat (limited to 'proxy')
-rw-r--r-- | proxy/contrib/gssproxy.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
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 |