Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv16521

Modified Files:
        firefox3-10.4.info firefox3-10.4.patch 
Log Message:
another try at fixing sqlite link


Index: firefox3-10.4.info
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/firefox3-10.4.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- firefox3-10.4.info  30 Sep 2010 00:28:15 -0000      1.16
+++ firefox3-10.4.info  30 Sep 2010 01:35:29 -0000      1.17
@@ -55,7 +55,7 @@
 SourceDirectory: mozilla-1.9.2
 Source-MD5: 59ee60ddfd8b33e99a24788d3b12adb3
 PatchFile: %n.patch
-PatchFile-MD5: 01514c8b12194b92574c3f3097f76777
+PatchFile-MD5: b9e6bf04837dcbe3d731dc6292b38615
 PatchScript: <<
   ### apply the patch
   /usr/bin/sed -e 's|@FINKPREFIX@|%p|g' -e 's|@FINK_ARCH_TARGET@|%m|g' 
<%{PatchFile} | /usr/bin/patch -p1

Index: firefox3-10.4.patch
===================================================================
RCS file: /cvsroot/fink/experimental/fangism/finkinfo/firefox3-10.4.patch,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- firefox3-10.4.patch 30 Sep 2010 00:28:15 -0000      1.12
+++ firefox3-10.4.patch 30 Sep 2010 01:35:29 -0000      1.13
@@ -116,16 +116,17 @@
  LIBXUL_SDK      = @LIBXUL_SDK@
  
  MOZ_FS_LAYOUT = @MOZ_FS_LAYOUT@
-@@ -195,8 +196,16 @@
+@@ -195,8 +196,17 @@
  moz_fix_link_pat...@moz_fix_link_paths@
  
  xpcom_frozen_ldop...@xpcom_frozen_ldopts@
 +XPCOM_DYLIB_FILES = \
 +      $(NSS_DYLIB_FILES) \
++      $(SQLITE_LIBS) \
 +      $(call EXPAND_DYLIB_NAME,xul) \
 +      $(call EXPAND_DYLIB_NAME,mozjs)
-+#     $(SQLITE_DYLIB_FILES)   # was this before using system-sqlite
-+XPCOM_FROZEN_LDOPTS += $(XPCOM_DYLIB_FILES) $(SQLITE_LIBS)
++# was $(SQLITE_DYLIB_FILES) before --enable-system-sqlite
++XPCOM_FROZEN_LDOPTS += $(XPCOM_DYLIB_FILES)
  xpcom_li...@xpcom_libs@
 +XPCOM_LIBS += $(XPCOM_DYLIB_FILES)
  libxul_li...@libxul_libs@


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to