Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory 
sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28637/10.4/stable/main/finkinfo/sci

Modified Files:
        gmsh.patch 
Log Message:
Oops, left this out


Index: gmsh.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gmsh.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gmsh.patch  3 Jul 2012 16:05:13 -0000       1.3
+++ gmsh.patch  12 Mar 2013 15:36:49 -0000      1.4
@@ -1,8 +1,8 @@
-diff -Nurd gmsh-2.6.0-source/CMakeLists.txt 
gmsh-2.6.0-source.patched/CMakeLists.txt
---- gmsh-2.6.0-source/CMakeLists.txt   2012-06-19 09:45:08.000000000 -0700
-+++ gmsh-2.6.0-source.patched/CMakeLists.txt   2012-07-03 05:26:50.000000000 
-0700
-@@ -1145,9 +1145,9 @@
- elseif(APPLE AND ENABLE_APP_BUNDLE)
+diff -Nurd gmsh-2.7.0-source/CMakeLists.txt 
gmsh-2.7.0-source.patched/CMakeLists.txt
+--- gmsh-2.7.0-source/CMakeLists.txt   2013-03-08 11:06:45.000000000 -0700
++++ gmsh-2.7.0-source.patched/CMakeLists.txt   2013-03-11 09:34:56.000000000 
-0700
+@@ -1179,9 +1179,9 @@
+ elseif(APPLE AND ENABLE_OS_SPECIFIC_INSTALL)
    # set these so that the files get installed nicely in the MacOSX
    # .app bundle
 -  set(GMSH_BIN ../MacOS)
@@ -14,7 +14,7 @@
  else(WIN32 OR CYGWIN)
    set(GMSH_BIN bin)
    set(GMSH_DOC share/doc/gmsh)
-@@ -1276,11 +1276,11 @@
+@@ -1315,13 +1315,13 @@
    file(WRITE ${CMAKE_CURRENT_BINARY_DIR}/Info.plist "${F1}")
    set(CPACK_BUNDLE_PLIST ${CMAKE_CURRENT_BINARY_DIR}/Info.plist)
    set(CPACK_BUNDLE_ICON ${CMAKE_CURRENT_SOURCE_DIR}/Fltk/MacIcons.icns)
@@ -24,6 +24,9 @@
 -  install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Fltk/MacIconsMsh.icns DESTINATION 
.
 +  install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Fltk/MacIconsMsh.icns DESTINATION 
Gmsh.app/Contents/Resources
            RENAME GmshMsh.icns)
+-  install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Fltk/MacIconsSol.icns DESTINATION 
.
++  install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Fltk/MacIconsSol.icns DESTINATION 
Gmsh.app/Contents/Resources
+           RENAME GmshSol.icns)
 -  install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Fltk/MacIconsPos.icns DESTINATION 
.
 +  install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/Fltk/MacIconsPos.icns DESTINATION 
Gmsh.app/Contents/Resources
            RENAME GmshPos.icns)


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to