ports/sysutils/pacman/files/patch-doc_meson.build
Charlie Li 9e436cd0e5
sysutils/pacman: update to 6.0.2
New to this version is the archlinux FLAVOR to manage an Arch Linux
userland for the Linuxulator. It installs into/manages /compat/archlinux
to not conflict with the linux-c7 ports, similar to sysutils/debootstrap.

Reviewed by: fluffy, trasz
Event: BSDCan 2022
Event: SouthEast LinuxFest 2022
Event: SouthEast LinuxFest 2023
Differential Revision: https://reviews.freebsd.org/D33652
2023-06-10 03:00:34 -04:00

11 lines
290 B
Text

--- doc/meson.build.orig 2021-05-20 03:38:45 UTC
+++ doc/meson.build
@@ -101,7 +101,7 @@ foreach page: manpages + sitepages
endforeach
run_target('html',
- command : ['/bin/true'],
+ command : ['/usr/bin/true'],
depends : html_targets)
custom_target(