summaryrefslogtreecommitdiffstats
path: root/dilos/tdeedu/debian/patches
diff options
context:
space:
mode:
Diffstat (limited to 'dilos/tdeedu/debian/patches')
-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