rpms/eclipse/devel eclipse-libswt-mozilla.patch,1.12,1.13

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue May 23 19:14:10 UTC 2006


Author: overholt

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

Modified Files:
	eclipse-libswt-mozilla.patch 
Log Message:
@MOZ_VERSION@ -> 1.7.13 for now in eclipse-libswt-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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- eclipse-libswt-mozilla.patch	15 May 2006 19:16:15 -0000	1.12
+++ eclipse-libswt-mozilla.patch	23 May 2006 19:14:07 -0000	1.13
@@ -6,15 +6,15 @@
  	"Linux")
 +		GECKO_INCLUDES="\
 +			-include mozilla-config.h \
-+			-I/usr/include/mozilla- at MOZ_VERSION@ \
-+			-I/usr/include/mozilla- at MOZ_VERSION@/xpcom \
-+			-I/usr/include/mozilla- at MOZ_VERSION@/string \
++			-I/usr/include/mozilla-1.7.13 \
++			-I/usr/include/mozilla-1.7.13/xpcom \
++			-I/usr/include/mozilla-1.7.13/string \
 +			-I/usr/include/nspr4 \
-+			-I/usr/include/mozilla- at MOZ_VERSION@/embed_base \
-+			-I/usr/include/mozilla- at MOZ_VERSION@/gfx"
++			-I/usr/include/mozilla-1.7.13/embed_base \
++			-I/usr/include/mozilla-1.7.13/gfx"
 +		GECKO_LIBS="\
-+			-L/usr/lib/mozilla- at MOZ_VERSION@ \
-+			-L/usr/lib/mozilla- at MOZ_VERSION@/components \
++			-L/usr/lib/mozilla-1.7.13 \
++			-L/usr/lib/mozilla-1.7.13/components \
 +			-lgtkembedmoz -lxpcom"
 +		# Set this to something to override the presets
 +		GECKO_SDK="_"




More information about the fedora-cvs-commits mailing list