Remove sqlite.css~ backup file from the rpm content

This commit is contained in:
Petr Kubat 2018-03-23 11:32:55 +01:00
parent f2d6883ed2
commit d42040b7b5

View File

@ -151,6 +151,9 @@ This package contains the analysis program for %{name}.
%patch11 -p0 %patch11 -p0
%patch12 -p0 %patch12 -p0
# Remove backup-file
rm -f %{name}-doc-%{docver}/sqlite.css~ || :
autoconf # Rerun with new autoconf to add support for aarm64 autoconf # Rerun with new autoconf to add support for aarm64
%build %build