From a5942bfd1e8daf813c7f4b055d9277084ec1357d Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Mon, 7 Dec 2009 21:19:18 +0000 Subject: [PATCH] Trying to fix the build, I think the autogen.sh needs to be in prep --- gnome-shell.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 1f37fc8..dc0e594 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -71,10 +71,10 @@ easy to use experience. ## The git repository snapshot has a different directory name: #%setup -q %setup -q -n gnome-shell +## Needed to build the git tree +/bin/sh gnome-shell/autogen.sh %build -## Needed to build the git tree -/bin/sh $RPM_BUILD_ROOT/gnome-shell/autogen.sh %configure # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath