[Midnightbsd-cvs] [MidnightBSD/mports] b83a31: cad/stepcode: fix STAGEDIR path doubling in post-i...

Lucas Holt noreply at github.com
Sun May 24 11:49:59 EDT 2026


  Branch: refs/heads/cad/stepcode
  Home:   https://github.com/MidnightBSD/mports
  Commit: b83a315c33a72ff9b85f667958b48218ccb966b3
      https://github.com/MidnightBSD/mports/commit/b83a315c33a72ff9b85f667958b48218ccb966b3
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-24 (Sun, 24 May 2026)

  Changed paths:
    M cad/stepcode/Makefile

  Log Message:
  -----------
  cad/stepcode: fix STAGEDIR path doubling in post-install

${STAGEDIR}${PREFIX} doubled the staging prefix since ${PREFIX} already
contains FAKE_DESTDIR during bmake fake. Use ${PREFIX} directly for
both the strip and the find/cd.

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