[gnash/gnash-git] Misc test cleanups

Hicham HAOUARI hicham at fedoraproject.org
Wed Feb 2 02:28:09 UTC 2011


commit 3201b12c455a08e1d53bd041188ffcedd9f10e93
Author: Hicham HAOUARI <hicham.haouari at gmail.com>
Date:   Wed Feb 2 02:27:49 2011 +0000

    Misc test cleanups

 gnash.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnash.spec b/gnash.spec
index 617e3d2..989037c 100644
--- a/gnash.spec
+++ b/gnash.spec
@@ -130,7 +130,7 @@ application.
 %patch4 -p1 -b .fix-libkdeui-check
 
 # Use Kevin's hack until we get a proper patch
-sed -i '/AC_LIBLTDL_CONVENIENCE/d;s|convenience recursive|recursive|g' configure.ac
+sed -i '/AC_LIBLTDL_CONVENIENCE/d;s|convenience recursive||g' configure.ac
 sed -i 's|$(top_builddir)/libltdl/libltdlc.la|-lltdl|g' $(find . -name 'Makefile.am')
 
 iconv -f iso-8859-1 -t utf8 < AUTHORS > AUTHORS.utf8


More information about the scm-commits mailing list