diff --git a/mtdev.spec b/mtdev.spec index dbf30cb..24d752e 100644 --- a/mtdev.spec +++ b/mtdev.spec @@ -51,9 +51,6 @@ make install DESTDIR=%{buildroot} INSTALL="install -p" # We intentionally don't ship *.la files rm -f %{buildroot}%{_libdir}/*.la -%clean -rm -rf %{buildroot} - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig