rpms/eclipse/devel eclipse-libswt-mozilla.patch,1.3,1.4

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 18 04:01:29 UTC 2005


Update of /cvs/dist/rpms/eclipse/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21036

Modified Files:
	eclipse-libswt-mozilla.patch 
Log Message:
update mozilla patch


eclipse-libswt-mozilla.patch:
 build.sh |   14 ++++++++++++++
 1 files changed, 14 insertions(+)

Index: eclipse-libswt-mozilla.patch
===================================================================
RCS file: /cvs/dist/rpms/eclipse/devel/eclipse-libswt-mozilla.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- eclipse-libswt-mozilla.patch	22 Mar 2005 23:17:45 -0000	1.3
+++ eclipse-libswt-mozilla.patch	18 Apr 2005 04:01:14 -0000	1.4
@@ -6,15 +6,15 @@
  	"Linux")
 +		GECKO_INCLUDES="\
 +			-include mozilla-config.h \
-+			-I/usr/include/mozilla-1.7.6 \
-+			-I/usr/include/mozilla-1.7.6/xpcom \
-+			-I/usr/include/mozilla-1.7.6/string \
-+			-I/usr/include/mozilla-1.7.6/nspr \
-+			-I/usr/include/mozilla-1.7.6/embed_base \
-+			-I/usr/include/mozilla-1.7.6/gfx"
++			-I/usr/include/mozilla-1.7.7 \
++			-I/usr/include/mozilla-1.7.7/xpcom \
++			-I/usr/include/mozilla-1.7.7/string \
++			-I/usr/include/mozilla-1.7.7/nspr \
++			-I/usr/include/mozilla-1.7.7/embed_base \
++			-I/usr/include/mozilla-1.7.7/gfx"
 +		GECKO_LIBS="\
-+			-L/usr/lib/mozilla-1.7.6 \
-+			-L/usr/lib/mozilla-1.7.6/components \
++			-L/usr/lib/mozilla-1.7.7 \
++			-L/usr/lib/mozilla-1.7.7/components \
 +			-lgtkembedmoz -lxpcom"
 +		# Set this to something to override the presets
 +		GECKO_SDK="_"




More information about the fedora-cvs-commits mailing list