summaryrefslogtreecommitdiffstats
path: root/dilos/tdeedu/debian/patches/dilos.patch
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-10 15:19:24 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-10 15:19:24 +0200
commit50a1038d7c03db86f07a70ae08b6e46ddeb55265 (patch)
tree438dfcae8bbb3ed7d4ff36cf076102afe589e84e /dilos/tdeedu/debian/patches/dilos.patch
parent8263f1c919f6c486efc77e51f0aa84c7381d1299 (diff)
downloadtde-packaging-50a1038d7c03db86f07a70ae08b6e46ddeb55265.tar.gz
tde-packaging-50a1038d7c03db86f07a70ae08b6e46ddeb55265.zip
DilOS tdeedu: Refresh DilOS specific patches.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'dilos/tdeedu/debian/patches/dilos.patch')
-rw-r--r--dilos/tdeedu/debian/patches/dilos.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/dilos/tdeedu/debian/patches/dilos.patch b/dilos/tdeedu/debian/patches/dilos.patch
index 9becb70e3..4b555bd83 100644
--- a/dilos/tdeedu/debian/patches/dilos.patch
+++ b/dilos/tdeedu/debian/patches/dilos.patch
@@ -11,19 +11,6 @@ Index: tdeedu/kig/misc/conic-common.cpp
#include <ieeefp.h>
#endif
-Index: tdeedu/cmake/modules/TDEMacros.cmake
-===================================================================
---- tdeedu.orig/cmake/modules/TDEMacros.cmake
-+++ tdeedu/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: tdeedu/kstars/kstars/indi/apogee/ApogeeLinux.h
===================================================================
--- tdeedu.orig/kstars/kstars/indi/apogee/ApogeeLinux.h