[neon/neon-packaging/cxx-rust-cssparser/Neon/unstable] debian/patches: drop patch

Carlos De Maine null at kde.org
Fri Mar 13 12:50:56 GMT 2026


Git commit cd2867de332f31e197c381f3b3a122b491cbaf2a by Carlos De Maine.
Committed on 13/03/2026 at 12:50.
Pushed by carlosdem into branch 'Neon/unstable'.

drop patch

D  +0    -14   debian/patches/cargo-version.patch
D  +0    -1    debian/patches/series

https://invent.kde.org/neon/neon-packaging/cxx-rust-cssparser/-/commit/cd2867de332f31e197c381f3b3a122b491cbaf2a

diff --git a/debian/patches/cargo-version.patch b/debian/patches/cargo-version.patch
deleted file mode 100644
index 54cd46a..0000000
--- a/debian/patches/cargo-version.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/rust/CMakeLists.txt
-+++ b/rust/CMakeLists.txt
-@@ -2,10 +2,10 @@
- # SPDX-FileCopyrightText: 2025 Arjen Hiemstra <ahiemstra at heimr.nl>
- 
- if (CMAKE_BUILD_TYPE STREQUAL "Debug")
--    set(CARGO_CMD cargo build --verbose)
-+    set(CARGO_CMD cargo-1.82 build --verbose)
-     set(TARGET_DIR "debug")
- else()
--    set(CARGO_CMD cargo build --release --verbose)
-+    set(CARGO_CMD cargo-1.82 build --release --verbose)
-     set(TARGET_DIR "release")
- endif()
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index be14880..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-cargo-version.patch


More information about the Neon-commits mailing list