[Midnightbsd-cvs] [MidnightBSD/mports] 9cbc09: cad/z88: fix staged path embedded in wrapper script
Lucas Holt
noreply at github.com
Fri May 15 18:52:42 EDT 2026
Branch: refs/heads/cad/z88
Home: https://github.com/MidnightBSD/mports
Commit: 9cbc09613a66bdf24e9269bd4d73bae946ff3838
https://github.com/MidnightBSD/mports/commit/9cbc09613a66bdf24e9269bd4d73bae946ff3838
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-15 (Fri, 15 May 2026)
Changed paths:
M cad/z88/Makefile
Log Message:
-----------
cad/z88: fix staged path embedded in wrapper script
do-install runs with FAKE_DESTDIR prepended to PREFIX automatically,
so ${DATADIR} expands to the staging path. Substitute ${LOCALBASE}/share/${PORTNAME}
instead so the installed z88 wrapper script contains the correct
runtime path. Bump PORTREVISION.
AI-Assisted-by: Claude Sonnet 4.6 <noreply at anthropic.com>
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list