rpms/shotwell/F-12 shotwell.spec,1.6,1.7

Matthias Clasen mclasen at fedoraproject.org
Thu Jan 14 21:26:32 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/shotwell/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29419

Modified Files:
	shotwell.spec 
Log Message:
try again



Index: shotwell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/shotwell/F-12/shotwell.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- shotwell.spec	14 Jan 2010 21:07:48 -0000	1.6
+++ shotwell.spec	14 Jan 2010 21:26:32 -0000	1.7
@@ -35,7 +35,7 @@ them, and share them with others.
 %build
 ./configure --prefix=/usr --disable-schemas-install
 sed -i -e 's/\\n/\n/g' configure.mk
-sed -i -e 's/^CFLAGS=.*$/CFLAGS=%{optflags}/' Makefile
+sed -i -e 's/^CFLAGS = .*$/CFLAGS = %{optflags}/' Makefile
 make %{?_smp_mflags}
 
 



More information about the scm-commits mailing list