about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2025-10-24 21:11:24 +0900
committerNguyễn Gia Phong <cnx@loang.net>2025-10-24 21:11:24 +0900
commit7c1b82c4cf1496acc5f3c5aaddeff723b5bd7db6 (patch)
tree23aab558329bee884b3df7285f26c62090ea783a
parent9dac1069128d980401906713606b1010c472b33c (diff)
downloadloftix-7c1b82c4cf1496acc5f3c5aaddeff723b5bd7db6.tar.gz
Fix builds for libxml2 packages
-rw-r--r--loftix/bugs.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/loftix/bugs.scm b/loftix/bugs.scm
index 7b63a28..8a4bf81 100644
--- a/loftix/bugs.scm
+++ b/loftix/bugs.scm
@@ -428,6 +428,8 @@ It can be used from PHP, Perl, Ruby, Python, C, C++ and Java.")
   (libxml2-at-version
    (package
      (inherit libxml2)
+     (source (origin (inherit (package-source libxml2))
+                     (patches '())))
      ;; $XML_CATALOG_FILES lists 'catalog.xml' files found in under the 'xml'
      ;; sub-directory of any given package.
      (native-search-paths (list (search-path-specification