[Midnightbsd-cvs] [MidnightBSD/mports] 20393b: cad/irsim: fix fake install path doubling in post-...

Lucas Holt noreply at github.com
Sat May 23 09:35:08 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 20393bb2939bef7a333ea779230df1cae225d8ae
      https://github.com/MidnightBSD/mports/commit/20393bb2939bef7a333ea779230df1cae225d8ae
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-23 (Sat, 23 May 2026)

  Changed paths:
    M cad/irsim/Makefile

  Log Message:
  -----------
  cad/irsim: fix fake install path doubling in post-install

${STAGEDIR}${PREFIX} doubled FAKE_DESTDIR during bmake fake because the
mports framework already sets PREFIX=${FAKE_DESTDIR}${TRUE_PREFIX} and
STAGEDIR=${FAKE_DESTDIR}. Use ${PREFIX} 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