]> git.pld-linux.org Git - packages/Field3D.git/commitdiff
- fix also LIB_SUFFIX issue auto/th/Field3D-1_2_0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Nov 2011 09:41:06 +0000 (09:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Field3D-install.patch -> 1.2

Field3D-install.patch

index 109264234f5222a863f99450c4c25a8eadfa6f69..880915dfa37db5ad9c192848931fa9dab5a94016 100644 (file)
@@ -1,7 +1,11 @@
 --- 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
-@@ -147,40 +147,17 @@
-   DESTINATION lib
+@@ -144,43 +144,20 @@
+ INSTALL ( TARGETS
+   Field3D
+-  DESTINATION lib
++  DESTINATION lib${LIB_SUFFIX}
  )
  
 +FILE(GLOB Field3d_Includes  "${CMAKE_CURRENT_SOURCE_DIR}/export/*.h")
This page took 0.122652 seconds and 4 git commands to generate.