mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 04:00:41 -04:00
Summary:
Changelog: 52dd87b443/NEWS
PR: 276179
Reported by: Olivier Duchateau <duchateau.olivier@gmail.com>
11 lines
364 B
Text
11 lines
364 B
Text
--- meson.build.orig 2024-01-11 10:03:52 UTC
|
|
+++ meson.build
|
|
@@ -393,7 +393,7 @@
|
|
)
|
|
|
|
xmlxxconfig_h_meson = files('libxml++config.h.meson')
|
|
-install_includeconfigdir = install_libdir / xmlxx_pcname / 'include'
|
|
+install_includeconfigdir = install_includedir / xmlxx_pcname / 'include'
|
|
configure_file(
|
|
input: xmlxxconfig_h_meson,
|
|
output: 'libxml++config.h',
|