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

Modified Files:
        seamonkey.info 
Log Message:
Oops _ The '#/bin/sh -ev' shouldn't have gone ..

Index: seamonkey.info
===================================================================
RCS file: /cvsroot/fink/experimental/jfmertens/crypto/finkinfo/seamonkey.info,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- seamonkey.info      10 Apr 2010 23:51:42 -0000      1.41
+++ seamonkey.info      11 Apr 2010 22:15:26 -0000      1.42
@@ -320,8 +320,8 @@
 ####  BUILD
 
 # Possibly remove next 2 settings for a release _ one role is to test how this 
might fare under 10.6 ..
-#SetCC: gcc-4.2
-#SetCXX: c++-4.2
+SetCC: gcc-4.2
+SetCXX: c++-4.2
 NoSetLDFLAGS: true
 SetLDFLAGS: -L%b/mozilla/dist/lib -L%b/mozilla/dist/bin 
-L%p/lib/fontconfig2/lib
 NoSetCPPFLAGS: true
@@ -361,7 +361,8 @@
 #### INSTALL
 
 InstallScript: <<
-## No exports needed at this stage : apparently, now (2.0.4), I see no more 
compile's or links in the install pkase... 
+#!/bin/sh -ev
+## No exports needed at this stage : apparently, now (2.0.4), I see no more 
compile's or links in the install phase... 
 make -j1 install DESTDIR=%d INSTALL_SDK=1
 
 # rm or link duplicate files


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to