prevent automake magic from attempting to rebuild things unnecessarily

This commit is contained in:
Nils Philippsen 2015-02-13 18:43:14 +01:00
parent 8b5a10d4a5
commit d2c77b4007

View File

@ -73,6 +73,8 @@ This package contains documentation needed for developing with %{name}.
%setup -q
%patch0 -p1 -b .concurrency-stresstest
%patch10 -p1 -b .autofoo
# prevent automake magic from attempting to rebuild things unnecessarily
touch config.h.in
%build
# use PIC/PIE because babl is likely to deal with data coming from untrusted