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

Adam Miller maxamillion at fedoraproject.org
Mon Dec 7 05:44:04 UTC 2009


Author: maxamillion

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

Modified Files:
	gnome-shell.spec 
Log Message:
Testing to find the working dir of the script in rpm buildroot




Index: gnome-shell.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-shell/devel/gnome-shell.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- gnome-shell.spec	7 Dec 2009 05:32:23 -0000	1.20
+++ gnome-shell.spec	7 Dec 2009 05:44:04 -0000	1.21
@@ -75,6 +75,10 @@ easy to use experience.
 %build
 ## Needed to build the git tree
 /bin/sh $RPM_BUILD_ROOT/autogen.sh
+
+## Testing some shit
+pwd
+
 %configure
 
 # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath




More information about the fedora-extras-commits mailing list