Communication confusion between myself and herlo caused this patch.

This commit is contained in:
Adam Miller 2009-12-07 03:34:05 +00:00
parent 4afffa94d3
commit 9fc363f7b8

View File

@ -21,7 +21,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%define mutter_version 2.28.0 %define mutter_version 2.28.0
## Needed by git tree ## Needed by git tree
BuildRequires: autogen
BuildRequires: autoconf BuildRequires: autoconf
BuildRequires: automake BuildRequires: automake
@ -75,7 +74,7 @@ easy to use experience.
%build %build
## Needed to build the git tree ## Needed to build the git tree
autogen /bin/sh $RPM_BUILD_ROOT/autogen.sh
%configure %configure
# Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath