[neon/neon-packaging/rapidyaml/Neon/unstable] debian/patches: no_c4core.diff

Carlos De Maine null at kde.org
Mon Jan 27 21:35:30 GMT 2025


Git commit 69be483ee2400d7f513a16593760f93fe0ec682c by Carlos De Maine.
Committed on 27/01/2025 at 21:35.
Pushed by carlosdem into branch 'Neon/unstable'.

no_c4core.diff

A  +19   -0    debian/patches/no_c4core.diff
M  +1    -0    debian/patches/series

https://invent.kde.org/neon/neon-packaging/rapidyaml/-/commit/69be483ee2400d7f513a16593760f93fe0ec682c

diff --git a/debian/patches/no_c4core.diff b/debian/patches/no_c4core.diff
new file mode 100644
index 0000000..95e740a
--- /dev/null
+++ b/debian/patches/no_c4core.diff
@@ -0,0 +1,19 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index cabc947f..d9ad546a 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -27,10 +27,10 @@ option(RYML_INSTALL "Enable install target" ON)
+ 
+ #-------------------------------------------------------
+ 
+-c4_require_subproject(c4core INCORPORATE
+-    SUBDIRECTORY ${RYML_EXT_DIR}/c4core
+-    OVERRIDE C4CORE_INSTALL ${RYML_INSTALL}
+-)
++#c4_require_subproject(c4core INCORPORATE
++#    SUBDIRECTORY ${RYML_EXT_DIR}/c4core
++#    OVERRIDE C4CORE_INSTALL ${RYML_INSTALL}
++#)
+ 
+ c4_add_library(ryml
+     SOURCES
\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
index 7589f1d..6eaba2d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 debian_packaged_c4project.diff
+no_c4core.diff


More information about the Neon-commits mailing list