From d7e2e458ccd11d6b626bbb726555ff4b09eede9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 10 Apr 2020 15:12:26 +0200 Subject: DilOS tdepim: Refresh DilOS specific patches. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- dilos/tdepim/debian/patches/dilos.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/dilos/tdepim/debian/patches/dilos.patch b/dilos/tdepim/debian/patches/dilos.patch index f8affdd33..cb42f6a70 100644 --- a/dilos/tdepim/debian/patches/dilos.patch +++ b/dilos/tdepim/debian/patches/dilos.patch @@ -1,16 +1,3 @@ -Index: tdepim/cmake/modules/TDEMacros.cmake -=================================================================== ---- tdepim.orig/cmake/modules/TDEMacros.cmake -+++ tdepim/cmake/modules/TDEMacros.cmake -@@ -833,7 +833,7 @@ macro( tde_add_library _arg_target ) - - # set embedded archives - if( _embed ) -- list( INSERT _link 0 -Wl,-whole-archive ${_embed} -Wl,-no-whole-archive ) -+ list( INSERT _link 0 -Wl,-zallextract ${_embed} -Wl,-zdefaultextract ) - endif( _embed ) - - # set link libraries Index: tdepim/mimelib/CMakeLists.txt =================================================================== --- tdepim.orig/mimelib/CMakeLists.txt -- cgit v1.2.3