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