From 5db451c74b669e03e161fbf141d512531fa3ae1d Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Mon, 7 Dec 2009 06:13:05 +0000 Subject: [PATCH] Not sure why the autogen.sh isn't found, changing some stuff to test for scratch builds. We need git so I can branch this and not attack peoples inboxes. --- gnome-shell.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index f31ebd1..1f37fc8 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -74,11 +74,7 @@ easy to use experience. %build ## Needed to build the git tree -/bin/sh $RPM_BUILD_ROOT/autogen.sh - -## Testing some shit -pwd - +/bin/sh $RPM_BUILD_ROOT/gnome-shell/autogen.sh %configure # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath