]> git.pld-linux.org Git - packages/Field3D.git/commitdiff
install patch no longer needed
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 11 Jul 2012 06:07:57 +0000 (08:07 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Wed, 11 Jul 2012 06:07:57 +0000 (08:07 +0200)
Field3D-install.patch [deleted file]

diff --git a/Field3D-install.patch b/Field3D-install.patch
deleted file mode 100644 (file)
index 880915d..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
---- imageworks-Field3D-7b8b5d9/CMakeLists.txt.orig     2010-11-12 18:35:52.000000000 +0100
-+++ imageworks-Field3D-7b8b5d9/CMakeLists.txt  2011-11-18 17:01:54.869318971 +0100
-@@ -144,43 +144,20 @@
- INSTALL ( TARGETS
-   Field3D
--  DESTINATION lib
-+  DESTINATION lib${LIB_SUFFIX}
- )
-+FILE(GLOB Field3d_Includes  "${CMAKE_CURRENT_SOURCE_DIR}/export/*.h")
- INSTALL ( FILES
--  export/StdMathLib.h
--  export/MACFieldIO.h
--  export/Types.h
--  export/FieldIO.h
--  export/PluginLoader.h
--  export/EmptyField.h
--  export/Exception.h
--  export/SpiMathLib.h
--  export/MACField.h
--  export/DenseField.h
--  export/DataTypeConversion.h
--  export/Hdf5Util.h
--  export/SparseField.h
--  export/FieldMapping.h
--  export/Log.h
--  export/Field3DFile.h
--  export/ClassFactory.h
--  export/RefCount.h
--  export/Field.h
--  export/FieldMappingIO.h
--  export/InitIO.h
--  export/ns.h
--  export/SparseFile.h
--  export/ProceduralField.h
--  export/FieldInterp.h
--  export/Documentation.h
--  export/SparseDataReader.h
--  export/SparseFieldIO.h
--  export/MACFieldUtil.h
--  export/DenseFieldIO.h
-+  ${Field3d_Includes}
-   DESTINATION include/Field3D
- )
-+INSTALL( PROGRAMS
-+  "${CMAKE_CURRENT_BINARY_DIR}/f3dinfo"
-+  DESTINATION bin
-+)
-+
- INSTALL (DIRECTORY ${CMAKE_HOME_DIRECTORY}/docs
-   DESTINATION ${CMAKE_INSTALL_PREFIX}
- )
This page took 0.113291 seconds and 4 git commands to generate.