diff --git a/sanlock.spec b/sanlock.spec index 2035ed7..1527be9 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -83,9 +83,6 @@ install -Dd -m 0755 $RPM_BUILD_ROOT/etc/wdmd.d install -Dd -m 0775 $RPM_BUILD_ROOT/%{_localstatedir}/run/sanlock install -Dd -m 0775 $RPM_BUILD_ROOT/%{_localstatedir}/run/sanlk-resetd -%clean -rm -rf $RPM_BUILD_ROOT - %pre getent group sanlock > /dev/null || /usr/sbin/groupadd \ -g 179 sanlock