From dd227f95e92a256931ac7414c40e95ccedb6e3d6 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 18 Mar 2015 14:49:07 +0100 Subject: [PATCH] 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. --- gnome-session.spec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/gnome-session.spec b/gnome-session.spec index 20b9019..1811044 100644 --- a/gnome-session.spec +++ b/gnome-session.spec @@ -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}