drop autogoo that's lacking buildrequires and seems unneeded
This commit is contained in:
parent
700714cf59
commit
f097d3bd34
@ -93,13 +93,8 @@ easy to use experience.
|
|||||||
%patch0 -p1 -b .avoid-redhat-menus
|
%patch0 -p1 -b .avoid-redhat-menus
|
||||||
%patch1 -p1 -b .firefox
|
%patch1 -p1 -b .firefox
|
||||||
|
|
||||||
# reautogen for Mirror-Evolution-calendar-settings-into-our-own-sche.patch
|
|
||||||
rm configure
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
export CFLAGS="$RPM_OPT_FLAGS -Wno-error=deprecated-declarations"
|
%configure --disable-static
|
||||||
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
|
|
||||||
%configure --disable-static)
|
|
||||||
make V=1 %{?_smp_mflags}
|
make V=1 %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user