[emos] 17/37: disable broken symlinks

Alastair McKinstry mckinstry at moszumanska.debian.org
Sat Jun 27 08:14:32 UTC 2015


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

mckinstry pushed a commit to branch master
in repository emos.

commit d028a982f5ad3678ec438e208f22fe684182e911
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon May 25 20:23:29 2015 +0100

    disable broken symlinks
---
 debian/patches/shared.patch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/shared.patch b/debian/patches/shared.patch
index a15f668..ad36184 100644
--- a/debian/patches/shared.patch
+++ b/debian/patches/shared.patch
@@ -37,8 +37,8 @@ Index: emoslib-000403+dfsg.1/libemos-sp-shared/CMakeLists.txt
 +  SOURCES     ../libemos_version.c ${emos_sp_shared_srcs}
 +  GENERATED   ../libemos_version.c )
 +
-+install(CODE "execute_process(COMMAND \"${CMAKE_COMMAND}\" -E create_symlink
-+             libemos.so ${CMAKE_INSTALL_PREFIX}/${INSTALL_LIB_DIR}/libemos.R32.D64.I32.so)" )
++#install(CODE "execute_process(COMMAND \"${CMAKE_COMMAND}\" -E create_symlink
++#             libemos.so ${CMAKE_INSTALL_PREFIX}/${INSTALL_LIB_DIR}/libemos.R32.D64.I32.so)" )
 Index: emoslib-000403+dfsg.1/libemos-dp-shared/CMakeLists.txt
 ===================================================================
 --- /dev/null
@@ -66,8 +66,8 @@ Index: emoslib-000403+dfsg.1/libemos-dp-shared/CMakeLists.txt
 +  SOURCES     ../libemos_version.c ${emos_dp_shared_srcs}
 +  GENERATED   ../libemos_version.c )
 +
-+install(CODE "execute_process(COMMAND \"${CMAKE_COMMAND}\" -E create_symlink
-+              libemosR64.so ${CMAKE_INSTALL_PREFIX}/${INSTALL_LIB_DIR}/libemos.R64.D64.I32.so)" )
++#install(CODE "execute_process(COMMAND \"${CMAKE_COMMAND}\" -E create_symlink
++#              libemosR64.so ${CMAKE_INSTALL_PREFIX}/${INSTALL_LIB_DIR}/libemos.R64.D64.I32.so)" )
 Index: emoslib-000403+dfsg.1/CMakeLists.txt
 ===================================================================
 --- emoslib-000403+dfsg.1.orig/CMakeLists.txt

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



More information about the debian-science-commits mailing list