fix find rm

This commit is contained in:
Alexander Stefanov 2020-09-12 08:36:24 +00:00
parent 6bcaff5304
commit e08acfc90d

View file

@ -407,7 +407,7 @@ same place as the documentation.
%prep
%autosetup -p1 -n boost_%{packver}
# Examples etc. get copied -- so drop patch backup files
find . -name "*~" |xargs rm
find . -name "*~" -delete
%if !%{with numpy}
# Boost.Build does not allow for disabling of numpy
# extensions, thereby leading to automagic numpy