summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-10 15:20:35 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-10 15:20:47 +0200
commit573f899be65035999e8d92d477f13cc8328bd750 (patch)
tree71cbf604d7d9b99bce0568b8353412f76b5087e8
parented2e6e115c99d364b1adbde739f2d4b4fb0fcb11 (diff)
downloadtde-packaging-573f899be65035999e8d92d477f13cc8328bd750.tar.gz
tde-packaging-573f899be65035999e8d92d477f13cc8328bd750.zip
DilOS tdegames: Refresh DilOS specific patches.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f1236cf5cc281bca386a1f5e35d1e30c95ee6350)
-rw-r--r--dilos/tdegames/debian/patches/dilos.patch13
-rw-r--r--dilos/tdegames/debian/patches/series1
2 files changed, 0 insertions, 14 deletions
diff --git a/dilos/tdegames/debian/patches/dilos.patch b/dilos/tdegames/debian/patches/dilos.patch
deleted file mode 100644
index aa5c360d5..000000000
--- a/dilos/tdegames/debian/patches/dilos.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: tdegames/cmake/modules/TDEMacros.cmake
-===================================================================
---- tdegames.orig/cmake/modules/TDEMacros.cmake
-+++ tdegames/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/tdegames/debian/patches/series b/dilos/tdegames/debian/patches/series
index 8e96568f3..6b3ddc8ec 100644
--- a/dilos/tdegames/debian/patches/series
+++ b/dilos/tdegames/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