[Midnightbsd-cvs] [MidnightBSD/mports] 9b0d8c: devel/fstrcmp: fix doubled FAKE_DESTDIR in post-in...

Lucas Holt noreply at github.com
Wed May 20 13:18:42 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 9b0d8c1ac0bd22d606588f8da6c23a201c8c8973
      https://github.com/MidnightBSD/mports/commit/9b0d8c1ac0bd22d606588f8da6c23a201c8c8973
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-20 (Wed, 20 May 2026)

  Changed paths:
    M devel/fstrcmp/Makefile

  Log Message:
  -----------
  devel/fstrcmp: fix doubled FAKE_DESTDIR in post-install strip

${FAKE_DESTDIR}${PREFIX} doubles the staging path because PREFIX is
already set to ${FAKE_DESTDIR}${TRUE_PREFIX} during fake install.
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