Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/games
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv19377

Modified Files:
        sdl.info 
Log Message:
Hopefully fix building SDL on 10.8 with XQuartz

Index: sdl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/games/sdl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sdl.info    22 Jul 2013 12:19:11 -0000      1.5
+++ sdl.info    22 Jul 2013 16:39:02 -0000      1.6
@@ -28,7 +28,7 @@
 PatchScript: <<
  #!/bin/bash -ev
 darwinvers=`sw_vers -productVersion | cut -d. -f1-2`
-if [[ $darwinvers > 10.8 ]]; then
+if [[ $darwinvers > 10.7 ]]; then
  %{default_script}
 fi
 <<


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to