diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-09-27 08:49:16 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-09-27 08:49:16 +0200 |
commit | e0c14ca1cc19501eb1df8598c69a4a517cc2255b (patch) | |
tree | 81215da29ad2f7935c6b06e54e44a22280fb5664 /debian/patches/0005-cmake_fix_ftbfs.patch | |
parent | 05d7e8617fad04aa63fae5505ae463ab1b5baea1 (diff) |
d/patches: Remove unused 0110-Fix-Build-error.patch
Diffstat (limited to 'debian/patches/0005-cmake_fix_ftbfs.patch')
-rw-r--r-- | debian/patches/0005-cmake_fix_ftbfs.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/patches/0005-cmake_fix_ftbfs.patch b/debian/patches/0005-cmake_fix_ftbfs.patch index f5aa075..e583bf6 100644 --- a/debian/patches/0005-cmake_fix_ftbfs.patch +++ b/debian/patches/0005-cmake_fix_ftbfs.patch @@ -1,3 +1,11 @@ +Description: Fix FTBFS with CMake 4 +Author: Jörg Frings-Fürst <debian@jff.email> +Bug: <URL to the upstream bug report if any, implies patch has been forwarded, optional> +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1112967 +Forwarded: not-needed, project archived. +Last-Update: 2025-09-27 +--- +This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: trunk/CMakeLists.txt =================================================================== --- trunk.orig/CMakeLists.txt |