From b1e1e6546c066a94644251a23ee5f1e94a20e804 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 10 Apr 2020 15:26:03 +0200 Subject: DilOS tdesdk: 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/tdesdk/debian/patches/dilos.patch | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/dilos/tdesdk/debian/patches/dilos.patch b/dilos/tdesdk/debian/patches/dilos.patch index 5f1bd3ea0..d78ce6072 100644 --- a/dilos/tdesdk/debian/patches/dilos.patch +++ b/dilos/tdesdk/debian/patches/dilos.patch @@ -1,16 +1,3 @@ -Index: tdesdk/cmake/modules/TDEMacros.cmake -=================================================================== ---- tdesdk.orig/cmake/modules/TDEMacros.cmake -+++ tdesdk/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: tdesdk/umbrello/umbrello/associationwidget.cpp =================================================================== --- tdesdk.orig/umbrello/umbrello/associationwidget.cpp -- cgit v1.2.3