[neon/neon-packaging/rapidyaml/Neon/unstable] debian/patches: change the order

Carlos De Maine null at kde.org
Tue Jan 28 21:13:04 GMT 2025


Git commit 4a4a0eae3ba47ddc6f21e43e91204b99291ef6e8 by Carlos De Maine.
Committed on 28/01/2025 at 21:13.
Pushed by carlosdem into branch 'Neon/unstable'.

change the order

M  +1    -1    debian/patches/debian_packaged_c4project.diff

https://invent.kde.org/neon/neon-packaging/rapidyaml/-/commit/4a4a0eae3ba47ddc6f21e43e91204b99291ef6e8

diff --git a/debian/patches/debian_packaged_c4project.diff b/debian/patches/debian_packaged_c4project.diff
index 49c51f4..d0e000d 100644
--- a/debian/patches/debian_packaged_c4project.diff
+++ b/debian/patches/debian_packaged_c4project.diff
@@ -5,8 +5,8 @@ index e222a9d6..cabc947f 100644
 @@ -1,5 +1,6 @@
  cmake_minimum_required(VERSION 3.12)
 -include(./ext/c4core/cmake/c4Project.cmake)
-+include(/usr/lib/cmake/c4project/c4Project.cmake)
 +include(/usr/lib/cmake/c4core/c4coreConfig.cmake)
++include(/usr/lib/cmake/c4project/c4Project.cmake)
  project(ryml
      DESCRIPTION "Rapid YAML parsing and emitting"
      HOMEPAGE_URL "https://github.com/biojppm/rapidyaml"


More information about the Neon-commits mailing list