[Midnightbsd-cvs] [MidnightBSD/mports] 1c7748: cad/padring: fix STAGEDIR path doubling in do-install
Lucas Holt
noreply at github.com
Mon May 25 00:57:28 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 1c7748c691e195a72ff146ad6876bee6a6587f33
https://github.com/MidnightBSD/mports/commit/1c7748c691e195a72ff146ad6876bee6a6587f33
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-05-25 (Mon, 25 May 2026)
Changed paths:
M cad/padring/Makefile
Log Message:
-----------
cad/padring: fix STAGEDIR path doubling in do-install
${STAGEDIR}${LOCALBASE} doubled the staging prefix since ${LOCALBASE}
already contains FAKE_DESTDIR during bmake fake. Use ${LOCALBASE} directly.
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