[neon/backports-focal/draco/Neon/release] debian/patches: Revert "Install missing headers"
Jonathan Riddell
null at kde.org
Wed Dec 15 17:07:57 GMT 2021
Git commit 8296d01dbe918a5fce335f507b44e158b9303dec by Jonathan Riddell.
Committed on 15/12/2021 at 17:07.
Pushed by jriddell into branch 'Neon/release'.
Revert "Install missing headers"
This reverts commit 4e58dc1c53f309ac40b6a3deebd539163ced1ffe.
D +0 -20 debian/patches/0005-Install-missing-headers.patch
M +0 -1 debian/patches/series
https://invent.kde.org/neon/backports-focal/draco/commit/8296d01dbe918a5fce335f507b44e158b9303dec
diff --git a/debian/patches/0005-Install-missing-headers.patch b/debian/patches/0005-Install-missing-headers.patch
deleted file mode 100644
index 590adba..0000000
--- a/debian/patches/0005-Install-missing-headers.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-From: =?utf-8?q?Timo_R=C3=B6hling?= <roehling at debian.org>
-Date: Sat, 11 Dec 2021 20:42:46 +0100
-Subject: Install missing headers
-
----
- CMakeLists.txt | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 8aa55cb..5aa9863 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -230,6 +230,7 @@ list(
- "${draco_src_root}/compression/bit_coders/symbol_bit_encoder.h")
-
- list(APPEND draco_enc_config_sources
-+ "${draco_src_root}/compression/draco_compression_options.h"
- "${draco_src_root}/compression/config/compression_shared.h"
- "${draco_src_root}/compression/config/draco_options.h"
- "${draco_src_root}/compression/config/encoder_options.h"
diff --git a/debian/patches/series b/debian/patches/series
index 2b092bd..f26b0d1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,4 +2,3 @@
0002-Fix-removal-of-build-dir-prefix-from-include-path.patch
0003-Install-proper-CMake-targets.patch
0004-Use-C-17-filesystem-library.patch
-0005-Install-missing-headers.patch
More information about the Neon-commits
mailing list