commit 654000ca4ecb1445f56e4a66b4defe1ff6855b9b
Author: Jan RÄ™korajski <[email protected]>
Date:   Thu Nov 15 17:04:12 2012 +0100

    - add soname to libvtkNetCDF_cxx

 vtk-vtkNetCDF_cxx-soname.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/vtk-vtkNetCDF_cxx-soname.patch b/vtk-vtkNetCDF_cxx-soname.patch
new file mode 100644
index 0000000..812020f
--- /dev/null
+++ b/vtk-vtkNetCDF_cxx-soname.patch
@@ -0,0 +1,11 @@
+diff -up VTK/Utilities/vtknetcdf/CMakeLists.txt.soname 
VTK/Utilities/vtknetcdf/CMakeLists.txt
+--- VTK/Utilities/vtknetcdf/CMakeLists.txt.soname      2012-05-12 
05:59:27.000000000 -0600
++++ VTK/Utilities/vtknetcdf/CMakeLists.txt     2012-05-24 11:49:32.069811561 
-0600
+@@ -350,6 +350,7 @@ TARGET_LINK_LIBRARIES(vtkNetCDF_cxx vtkN
+ # Apply user-defined properties to the library target.
+ IF(VTK_LIBRARY_PROPERTIES)
+   SET_TARGET_PROPERTIES(vtkNetCDF PROPERTIES ${VTK_LIBRARY_PROPERTIES})
++  SET_TARGET_PROPERTIES(vtkNetCDF_cxx PROPERTIES ${VTK_LIBRARY_PROPERTIES})
+ ENDIF(VTK_LIBRARY_PROPERTIES)
+ 
+ #-----------------------------------------------------------------------------
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vtk.git/commitdiff/bb64b81ab926ecdebe49d67c45ebee9f4c4c1153

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to