r36457 - in /packages/paraview/trunk/debian/patches: series vtkPVPluginInit.cxx.in.patch

malat-guest at users.alioth.debian.org malat-guest at users.alioth.debian.org
Mon May 10 08:57:41 UTC 2010


Author: malat-guest
Date: Mon May 10 08:57:39 2010
New Revision: 36457

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36457
Log:
prepare patch

Added:
    packages/paraview/trunk/debian/patches/vtkPVPluginInit.cxx.in.patch   (with props)
Modified:
    packages/paraview/trunk/debian/patches/series

Modified: packages/paraview/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/debian-science/packages/paraview/trunk/debian/patches/series?rev=36457&op=diff
==============================================================================
--- packages/paraview/trunk/debian/patches/series (original)
+++ packages/paraview/trunk/debian/patches/series Mon May 10 08:57:39 2010
@@ -2,3 +2,4 @@
 vtkFFMPEGWriter.patch
 fix_H5FD_class_t_usage.patch
 icet_cmake.patch
+vtkPVPluginInit.cxx.in.patch

Added: packages/paraview/trunk/debian/patches/vtkPVPluginInit.cxx.in.patch
URL: http://svn.debian.org/wsvn/debian-science/packages/paraview/trunk/debian/patches/vtkPVPluginInit.cxx.in.patch?rev=36457&op=file
==============================================================================
--- packages/paraview/trunk/debian/patches/vtkPVPluginInit.cxx.in.patch (added)
+++ packages/paraview/trunk/debian/patches/vtkPVPluginInit.cxx.in.patch Mon May 10 08:57:39 2010
@@ -1,0 +1,13 @@
+See bug #580959
+
+--- paraview-3.4.0.orig/CMakeLists.txt	2010-05-10 10:46:53.000000000 +0200
++++ paraview-3.4.0/CMakeLists.txt	2010-05-10 10:47:04.000000000 +0200
+@@ -372,7 +372,7 @@
+       ${ParaView_SOURCE_DIR}/Servers/Common/vtkPVPluginInit.cxx.in)
+   INSTALL(
+       FILES ${pluginServerManagerConfig}
+-      DESTINATION ${PV_INSTALL_INCLUDE_DIR}/Servers/Common/vtkPVPluginInit.cxx.in
++      DESTINATION ${PV_INSTALL_INCLUDE_DIR}/Servers/Common/
+       COMPONENT Development)
+   SET(cmakeDevFiles
+       ${ParaView_SOURCE_DIR}/ParaViewUse.cmake

Propchange: packages/paraview/trunk/debian/patches/vtkPVPluginInit.cxx.in.patch
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: packages/paraview/trunk/debian/patches/vtkPVPluginInit.cxx.in.patch
------------------------------------------------------------------------------
    svn:mime-type = text/plain




More information about the debian-science-commits mailing list