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

Adam Miller maxamillion at fedoraproject.org
Mon Dec 7 21:32:48 UTC 2009


Author: maxamillion

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

Modified Files:
	gnome-shell.spec 
Log Message:
PATH failure on my part, this *should* work




Index: gnome-shell.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/gnome-shell.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- gnome-shell.spec	7 Dec 2009 21:19:18 -0000	1.23
+++ gnome-shell.spec	7 Dec 2009 21:32:48 -0000	1.24
@@ -72,7 +72,7 @@ easy to use experience.
 #%setup -q
 %setup -q -n gnome-shell
 ## Needed to build the git tree
-/bin/sh gnome-shell/autogen.sh
+/bin/sh autogen.sh
 
 %build
 %configure




More information about the scm-commits mailing list