From ba3929ec56175985251a901165ca66795d66d1d9 Mon Sep 17 00:00:00 2001 From: Ctibor Date: Wed, 21 Jan 2015 22:57:37 +0100 Subject: Fixed patch for =sci-libs/sbig-9999 --- sci-libs/sbig/files/sbig-9999-fix-symlink.patch | 28 +++---------------------- 1 file changed, 3 insertions(+), 25 deletions(-) (limited to 'sci-libs/sbig/files') diff --git a/sci-libs/sbig/files/sbig-9999-fix-symlink.patch b/sci-libs/sbig/files/sbig-9999-fix-symlink.patch index b49eec8..19db487 100644 --- a/sci-libs/sbig/files/sbig-9999-fix-symlink.patch +++ b/sci-libs/sbig/files/sbig-9999-fix-symlink.patch @@ -1,6 +1,6 @@ ---- CMakeLists.txt 2015-01-21 22:40:11.678716709 +0100 -+++ CMakeLists.txt.new 2015-01-21 22:45:30.112136281 +0100 -@@ -33,24 +33,17 @@ +--- CMakeLists.txt 2015-01-21 19:32:21.000000000 +0100 ++++ CMakeLists.txt.new 2015-01-21 22:55:15.423084164 +0100 +@@ -33,13 +33,6 @@ exec_program(cp ARGS ${CMAKE_CURRENT_SOURCE_DIR}/libsbigudrv32.bin ${CMAKE_BINARY_DIR}/libsbigudrv.so.${SBIG_VERSION}) endif(LIB_ARMHF) @@ -14,25 +14,3 @@ install( FILES sbigucam.hex sbiglcam.hex sbigfcam.hex sbigpcam.hex stfga.bin DESTINATION ${FIRMWARE_INSTALL_DIR}) install( FILES 51-sbig-debian.rules DESTINATION ${UDEVRULES_INSTALL_DIR}) -install( SCRIPT ${CMAKE_CURRENT_BINARY_DIR}/make_sbig_symlink.cmake) -- --MESSAGE(STATUS "<<< Gentoo configuration >>> --Build type ${CMAKE_BUILD_TYPE} --Install path ${CMAKE_INSTALL_PREFIX} --Compiler flags: --C ${CMAKE_C_FLAGS} --C++ ${CMAKE_CXX_FLAGS} --Linker flags: --Executable ${CMAKE_EXE_LINKER_FLAGS} --Module ${CMAKE_MODULE_LINKER_FLAGS} --Shared ${CMAKE_SHARED_LINKER_FLAGS}\n") -+ -+MESSAGE(STATUS "<<< Gentoo configuration >>> -+Build type ${CMAKE_BUILD_TYPE} -+Install path ${CMAKE_INSTALL_PREFIX} -+Compiler flags: -+C ${CMAKE_C_FLAGS} -+C++ ${CMAKE_CXX_FLAGS} -+Linker flags: -+Executable ${CMAKE_EXE_LINKER_FLAGS} -+Module ${CMAKE_MODULE_LINKER_FLAGS} -+Shared ${CMAKE_SHARED_LINKER_FLAGS}\n") -- cgit v1.2.3