Remove %clean section

None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
epel9
Igor Gnatenko 7 years ago
parent 1d08a681d7
commit 17d17a256b
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

@ -45,9 +45,6 @@ make PREFIX=$RPM_BUILD_ROOT/%{_prefix} INSTALLMAN=$RPM_BUILD_ROOT%{_mandir} INST
#fix permissions
chmod 0644 examples/ffsp.sh
%clean
rm -rf $RPM_BUILD_ROOT
%post -n libxdo -p /sbin/ldconfig
%postun -n libxdo -p /sbin/ldconfig

Loading…
Cancel
Save