rpms/gnome-shell/devel gnome-shell.spec,1.22,1.23

Adam Miller maxamillion at fedoraproject.org
Mon Dec 7 21:19:18 UTC 2009


Author: maxamillion

Update of /cvs/extras/rpms/gnome-shell/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14888

Modified Files:
	gnome-shell.spec 
Log Message:
Trying to fix the build, I think the autogen.sh needs to be in prep




Index: gnome-shell.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/gnome-shell.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- gnome-shell.spec	7 Dec 2009 06:13:05 -0000	1.22
+++ gnome-shell.spec	7 Dec 2009 21:19:18 -0000	1.23
@@ -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




More information about the fedora-extras-commits mailing list