[neon/extras/kdiff3/Neon/unstable] debian/patches: remove patch in repo

Jonathan Riddell null at kde.org
Fri Apr 30 10:45:57 BST 2021


Git commit 6b8e7020d196510c9ffde1467eb97c570757fefe by Jonathan Riddell.
Committed on 30/04/2021 at 09:45.
Pushed by jriddell into branch 'Neon/unstable'.

remove patch in repo

D  +0    -15   debian/patches/libatomic.diff
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/extras/kdiff3/commit/6b8e7020d196510c9ffde1467eb97c570757fefe

diff --git a/debian/patches/libatomic.diff b/debian/patches/libatomic.diff
deleted file mode 100644
index f317bf7..0000000
--- a/debian/patches/libatomic.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Adding libatomic for some 32 bit targets
-Author: eike at debian.org
-Index: kdiff3/CMakeLists.txt
-===================================================================
---- kdiff3.orig/CMakeLists.txt
-+++ kdiff3/CMakeLists.txt
-@@ -69,7 +69,7 @@ set_package_properties(KF5DocTools PROPE
- option(ENABLE_AUTO "Enable kdiff3's '--auto' flag" ON)
- option(ENABLE_CLANG_TIDY "Run clang-tidy if available and cmake version >=3.6" OFF)
- 
--set(KDiff3_LIBRARIES ${Qt5PrintSupport_LIBRARIES} KF5::I18n KF5::CoreAddons KF5::IconThemes )
-+set(KDiff3_LIBRARIES ${Qt5PrintSupport_LIBRARIES} KF5::I18n KF5::CoreAddons KF5::IconThemes atomic)
- 
- if (CMAKE_CXX_COMPILER_ID MATCHES "Clang")
-     #Adjust clang specific  warnings
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 2829210..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-libatomic.diff


More information about the Neon-commits mailing list