[neon/extras/kdiff3/Neon/stable] debian/patches: remove unnecessary pathc
Jonathan Riddell
null at kde.org
Thu May 6 15:15:05 BST 2021
Git commit 874965a966e4e0cc6822e93ccd0b880ecbc6075e by Jonathan Riddell.
Committed on 06/05/2021 at 14:15.
Pushed by jriddell into branch 'Neon/stable'.
remove unnecessary pathc
D +0 -15 debian/patches/libatomic.diff
D +0 -1 debian/patches/series
https://invent.kde.org/neon/extras/kdiff3/commit/874965a966e4e0cc6822e93ccd0b880ecbc6075e
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