Page MenuHomeFreeBSD

Fix manual page install on non-amd64
ClosedPublic

Authored by lwhsu on Jan 25 2018, 3:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jun 22, 11:40 AM
Unknown Object (File)
Dec 29 2023, 1:22 AM
Unknown Object (File)
Dec 20 2023, 4:09 AM
Unknown Object (File)
Jun 30 2023, 11:10 AM
Unknown Object (File)
May 8 2023, 10:10 AM
Unknown Object (File)
Apr 19 2023, 6:24 AM
Unknown Object (File)
Apr 8 2023, 7:51 PM
Unknown Object (File)
Jan 4 2023, 3:26 PM
Subscribers
None

Details

Summary

r328378 seems breaking manual page install on non-amd64

https://ci.freebsd.org/job/FreeBSD-head-aarch64-build/5933/console

00:44:00.334 install: link /usr/obj/usr/src/arm64.aarch64/release/dist/base/usr/share/man/man8/uefi.8.gz -> /usr/obj/usr/src/arm64.aarch64/release/dist/base/usr/share/man/man8/efi.8.gz: No such file or directory

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14562
Build 14699: arc lint + arc unit

Event Timeline

Thanks, sorry about that.

This revision is now accepted and ready to land.Jan 25 2018, 3:13 AM

lgtm

Though we may want to do this on more than am64 in the future....

This revision was automatically updated to reflect the committed changes.