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>
This commit is contained in:
parent
fae5be4aa5
commit
b1c89684f2
@ -231,9 +231,6 @@ EOF
|
|||||||
|
|
||||||
%find_lang %{name} XSANE.lang
|
%find_lang %{name} XSANE.lang
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%pre gimp
|
%pre gimp
|
||||||
# remove obsolete gimp-plugin-mgr managed symlink
|
# remove obsolete gimp-plugin-mgr managed symlink
|
||||||
if [ -L "%{gimpplugindir}/xsane" ]; then
|
if [ -L "%{gimpplugindir}/xsane" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user