rpms/shotwell/devel shotwell.spec,1.1,1.2

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 13 00:27:03 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/shotwell/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12045

Modified Files:
	shotwell.spec 
Log Message:
Use standard CFLAGS



Index: shotwell.spec
===================================================================
RCS file: /cvs/pkgs/rpms/shotwell/devel/shotwell.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- shotwell.spec	13 Aug 2009 00:13:10 -0000	1.1
+++ shotwell.spec	13 Aug 2009 00:27:02 -0000	1.2
@@ -34,6 +34,7 @@ them, and share them with others.
 %build
 ./configure --prefix=/usr
 sed -i -e 's/\\n/\n/g' configure.mk
+sed -i -e 's/^CFLAGS = .*$/CFLAGS=%{optflags}/' Makefile
 make %{?_smp_mflags}
 
 




More information about the scm-commits mailing list