Fix the build
This commit is contained in:
parent
d5160d6482
commit
febf1243e6
@ -164,6 +164,10 @@ the functionality of the installed %{name} package.
|
||||
%prep
|
||||
%autosetup -n gtk+-%{version} -p1
|
||||
|
||||
# regenerate for patch3
|
||||
rm gtk/gtkresources.c
|
||||
rm testsuite/gtk/gtkresources.c
|
||||
|
||||
%build
|
||||
export CFLAGS='-fno-strict-aliasing %optflags'
|
||||
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
|
||||
|
Loading…
Reference in New Issue
Block a user