]> git.pld-linux.org Git - packages/vtk.git/commitdiff
- pulled out from cvs (fixes build)
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 10 Jul 2004 11:00:14 +0000 (11:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    vtk-cmakefiles.patch -> 1.1

vtk-cmakefiles.patch [new file with mode: 0644]

diff --git a/vtk-cmakefiles.patch b/vtk-cmakefiles.patch
new file mode 100644 (file)
index 0000000..3ae7ddc
--- /dev/null
@@ -0,0 +1,21 @@
+Index: CMakeLists.txt
+===================================================================
+RCS file: /cvsroot/VTK/VTK/Hybrid/CMakeLists.txt,v
+retrieving revision 1.87
+retrieving revision 1.88
+diff -u -r1.87 -r1.88
+--- a/CMakeLists.txt   21 May 2003 10:07:09 -0000      1.87
++++ b/CMakeLists.txt   23 May 2003 19:46:31 -0000      1.88
+@@ -40,9 +40,9 @@
+ vtkPolyDataSourceWidget.cxx
+ vtkPolyDataToImageStencil.cxx
+ vtkProcrustesAlignmentFilter.cxx
+-vtkPushImageFilterSample
+-vtkPushImageReader
+-vtkPushPipeline
++vtkPushImageFilterSample.cxx
++vtkPushImageReader.cxx
++vtkPushPipeline.cxx
+ vtkRIBExporter.cxx
+ vtkRIBLight.cxx
+ vtkRIBProperty.cxx
This page took 0.203439 seconds and 4 git commands to generate.