diff --git a/mcstrans.spec b/mcstrans.spec index 7affa87..ed5548a 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -52,9 +52,6 @@ mkdir -p %{buildroot}%{_unitdir} install -m644 %{SOURCE1} %{buildroot}%{_unitdir} rm -rf %{buildroot}/%{_sysconfdir}/rc.d/init.d/mcstrans -%clean -rm -rf %{buildroot} - %post if [ $1 -eq 1 ] ; then /usr/bin/systemctl daemon-reload >/dev/null 2>&1 || :