summaryrefslogtreecommitdiffstats
path: root/proxy/contrib/gssproxy.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'proxy/contrib/gssproxy.spec.in')
-rw-r--r--proxy/contrib/gssproxy.spec.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/proxy/contrib/gssproxy.spec.in b/proxy/contrib/gssproxy.spec.in
index 8f9f823..185317c 100644
--- a/proxy/contrib/gssproxy.spec.in
+++ b/proxy/contrib/gssproxy.spec.in
@@ -71,11 +71,9 @@ rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
rm -f %{buildroot}%{_libdir}/gssproxy/proxymech.la
install -d -m755 %{buildroot}%{_sysconfdir}/gssproxy
-install -d -m755 %{buildroot}%{_unitdir}
install -m644 examples/gssproxy.conf %{buildroot}%{_sysconfdir}/gssproxy/gssproxy.conf
mkdir -p %{buildroot}%{_sysconfdir}/gss/mech.d
install -m644 examples/mech %{buildroot}%{_sysconfdir}/gss/mech.d/gssproxy.conf
-install -m644 systemd/gssproxy.service %{buildroot}%{_unitdir}/gssproxy.service
%clean
rm -rf %{buildroot}