summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-10 15:27:00 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-10 15:27:00 +0200
commit2ca8b72117c8d2f040b2d95338ca4a301224980e (patch)
tree3593e8e010a717d377b3f1cfed18c01300ca9b10
parentb1e1e6546c066a94644251a23ee5f1e94a20e804 (diff)
downloadtde-packaging-2ca8b72117c8d2f040b2d95338ca4a301224980e.tar.gz
tde-packaging-2ca8b72117c8d2f040b2d95338ca4a301224980e.zip
DilOS tdevelop: Refresh DilOS specific patches.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--dilos/tdevelop/debian/patches/dilos.patch13
-rw-r--r--dilos/tdevelop/debian/patches/series1
2 files changed, 0 insertions, 14 deletions
diff --git a/dilos/tdevelop/debian/patches/dilos.patch b/dilos/tdevelop/debian/patches/dilos.patch
deleted file mode 100644
index 6fb6885b5..000000000
--- a/dilos/tdevelop/debian/patches/dilos.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: tdevelop/cmake/modules/TDEMacros.cmake
-===================================================================
---- tdevelop.orig/cmake/modules/TDEMacros.cmake
-+++ tdevelop/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
diff --git a/dilos/tdevelop/debian/patches/series b/dilos/tdevelop/debian/patches/series
index 8e96568f3..6b3ddc8ec 100644
--- a/dilos/tdevelop/debian/patches/series
+++ b/dilos/tdevelop/debian/patches/series
@@ -1,4 +1,3 @@
common/04_am_maintainer_mode.diff
common/06_disable_no_undefined.diff
common/kubuntu_01_kdepot.diff
-dilos.patch