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

Carlos De Maine null at kde.org
Sat Sep 27 01:32:39 BST 2025


Git commit 552c08d03f1ed74f406552d8d07de31a75987e21 by Carlos De Maine.
Committed on 27/09/2025 at 00:32.
Pushed by carlosdem into branch 'Neon/unstable'.

refresh patch

M  +2    -5    debian/patches/cargo-version.patch

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

diff --git a/debian/patches/cargo-version.patch b/debian/patches/cargo-version.patch
index e5ec766..54cd46a 100644
--- a/debian/patches/cargo-version.patch
+++ b/debian/patches/cargo-version.patch
@@ -1,5 +1,3 @@
-diff --git a/rust/CMakeLists.txt b/rust/CMakeLists.txt
-index f25532b..311d86a 100644
 --- a/rust/CMakeLists.txt
 +++ b/rust/CMakeLists.txt
 @@ -2,10 +2,10 @@
@@ -9,9 +7,8 @@ index f25532b..311d86a 100644
 -    set(CARGO_CMD cargo build --verbose)
 +    set(CARGO_CMD cargo-1.82 build --verbose)
      set(TARGET_DIR "debug")
- else ()
+ else()
 -    set(CARGO_CMD cargo build --release --verbose)
 +    set(CARGO_CMD cargo-1.82 build --release --verbose)
      set(TARGET_DIR "release")
- endif ()
- 
\ No newline at end of file
+ endif()


More information about the Neon-commits mailing list