Remove sqlite.css~ backup file from the rpm content
This commit is contained in:
parent
f2d6883ed2
commit
d42040b7b5
@ -151,6 +151,9 @@ This package contains the analysis program for %{name}.
|
||||
%patch11 -p0
|
||||
%patch12 -p0
|
||||
|
||||
# Remove backup-file
|
||||
rm -f %{name}-doc-%{docver}/sqlite.css~ || :
|
||||
|
||||
autoconf # Rerun with new autoconf to add support for aarm64
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user