rpms/gnash/devel gnash.spec,1.29,1.30

Kevin Kofler kkofler at fedoraproject.org
Wed Oct 8 19:11:18 UTC 2008


Author: kkofler

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

Modified Files:
	gnash.spec 
Log Message:
Fix bogus edit (only one sed hack).


Index: gnash.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnash/devel/gnash.spec,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- gnash.spec	8 Oct 2008 19:08:52 -0000	1.29
+++ gnash.spec	8 Oct 2008 19:10:48 -0000	1.30
@@ -86,7 +86,7 @@
 # handle the /usr/lib(64)/kde4/devel hack
 # If only this package used cmake, this wouldn't be necessary...
 sed -i -e 's!KDECORE="-lkdecore"!KDECORE="-L$KDE/$LibDir/kde4/devel -lkdecore"!g' macros/kde4.m4
-# both the kde4 patch and the above sed hacks touched autotools stuff
+# both the kde4 patch and the above sed touched autotools stuff
 autoreconf
 
 chmod a-x libgeometry/snappingrange.h backend/render*.h gui/gtk_glue_agg.{h,cpp} 




More information about the fedora-extras-commits mailing list