[gl2ps] 01/02: Fix typo in CMakeLists.

Anton Gladky gladk at moszumanska.debian.org
Thu Jun 30 16:42:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository gl2ps.

commit b920f53649d0ef44d2e7a722cbad7ff38a39c3cd
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Jun 30 18:41:11 2016 +0200

    Fix typo in CMakeLists.
---
 debian/patches/2000_FixTestLinkage.patch | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/debian/patches/2000_FixTestLinkage.patch b/debian/patches/2000_FixTestLinkage.patch
index 4bd289f..2048ab7 100644
--- a/debian/patches/2000_FixTestLinkage.patch
+++ b/debian/patches/2000_FixTestLinkage.patch
@@ -15,15 +15,6 @@ Index: gl2ps/CMakeLists.txt
  execute_process(COMMAND date "+%Y%m%d" OUTPUT_VARIABLE DATE 
                  OUTPUT_STRIP_TRAILING_WHITESPACE)
  if(NOT DATE)
-@@ -118,7 +120,7 @@ if(OPENGL_FOUND)
-   set_target_properties(lib PROPERTIES OUTPUT_NAME gl2ps)
- 
-   add_library(shared SHARED gl2ps.c gl2ps.h)
--  target_link_libraries(shared ${EXTERNAL_LIBRARIES})
-+  target_link_libraries(shared ${EXTERNAL_LLICIBRARIES})
-   set_target_properties(shared PROPERTIES OUTPUT_NAME gl2ps)
-   set_target_properties(shared PROPERTIES
-     VERSION ${GL2PS_MAJOR_VERSION}.${GL2PS_MINOR_VERSION}.${GL2PS_PATCH_VERSION}
 @@ -127,7 +129,7 @@ if(OPENGL_FOUND)
      set_target_properties(shared PROPERTIES COMPILE_FLAGS "-DGL2PSDLL -DGL2PSDLL_EXPORTS")
    endif(MSVC)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gl2ps.git



More information about the debian-science-commits mailing list