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

Adam Miller maxamillion at fedoraproject.org
Mon Dec 7 06:13:05 UTC 2009


Author: maxamillion

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

Modified Files:
	gnome-shell.spec 
Log Message:
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.




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




More information about the fedora-extras-commits mailing list