Fix the build
Work around broken 3.21.92 tarball by deleting generated files.
This commit is contained in:
parent
6b7b32813b
commit
691b02582d
@ -88,6 +88,10 @@ developing applications that use %{name}.
|
||||
%patch0 -p1 -b .ppc-no-wacom
|
||||
%endif
|
||||
|
||||
# Work around broken 3.21.92 tarball
|
||||
rm plugins/smartcard/gsd-smartcard-enum-types.c
|
||||
rm plugins/smartcard/gsd-smartcard-enum-types.h
|
||||
|
||||
autoreconf -i -f
|
||||
|
||||
%build
|
||||
|
Loading…
Reference in New Issue
Block a user