Don't edit Makefile.am from the spec file

"ACLOCAL_AMFLAGS = -I m4" has long been in the upstream Makefile.am, no
need to hack it in downstream any more.
This commit is contained in:
Kalev Lember 2015-03-18 14:49:07 +01:00
parent 0259b130a2
commit dd227f95e9

View File

@ -51,11 +51,9 @@ BuildRequires: pkgconfig(xtst)
# this is so the configure checks find /usr/bin/halt etc.
BuildRequires: usermode
BuildRequires: intltool, autoconf, automake
BuildRequires: libtool
BuildRequires: gettext
BuildRequires: intltool
BuildRequires: xmlto
BuildRequires: gnome-common
BuildRequires: /usr/bin/xsltproc
# an artificial requires to make sure we get dconf, for now
@ -87,10 +85,6 @@ Desktop file to add GNOME on wayland to display manager session menu.
%patch1 -p1 -b .nv30
%patch3 -p1 -b .swrast
echo "ACLOCAL_AMFLAGS = -I m4" >> Makefile.am
autoreconf -i -f
%build
%configure --enable-docbook-docs \
%if 0%{?with_session_selector}