Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs17:/tmp/cvs-serv23766

Modified Files:
        octplot.info 
Log Message:
Fix typo

Index: octplot.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/octplot.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- octplot.info        14 Oct 2007 00:01:09 -0000      1.2
+++ octplot.info        22 Oct 2007 11:15:17 -0000      1.3
@@ -9,6 +9,7 @@
 
 # Build parameters
 Type: -aqua (-aqua -x11)
+GCC: 4.0
 Source: mirror:sourceforge:%{ni}/%{ni}-%v.tar.gz
 Source-MD5: 1ea6fa85b620e6af252ee64407c87285
 PatchScript: <<
@@ -33,7 +34,7 @@
 
 CompileScript: <<
 #!/bin/bash -ev
-if ["type_pkg[-aqua]" == "-x11" ] 
+if ["%type_pkg[-aqua]" == "-x11" ] 
 then export GL_SWAP_TYPE=COPY
 fi
 ./configure %c


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to