Fix the build

Work around broken 3.21.92 tarball by deleting generated files.
This commit is contained in:
Kalev Lember 2016-09-14 11:57:32 +02:00
parent 6b7b32813b
commit 691b02582d

View File

@ -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