[Midnightbsd-cvs] [MidnightBSD/mports] 199280: sysutils/amazon-ssm-agent: fix GO_TARGET using TRU...

Lucas Holt noreply at github.com
Thu Jun 4 21:50:31 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 199280af794471c4b1d91f2eebb948f12bea4740
      https://github.com/MidnightBSD/mports/commit/199280af794471c4b1d91f2eebb948f12bea4740
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    M sysutils/amazon-ssm-agent/Makefile

  Log Message:
  -----------
  sysutils/amazon-ssm-agent: fix GO_TARGET using TRUE_PREFIX instead of PREFIX

PREFIX during staged installs already includes STAGEDIR, causing the
install loop to double-prepend STAGEDIR and install binaries to the
wrong path. Use TRUE_PREFIX which is the non-staged prefix.

Co-Authored-By: Claude Sonnet 4.6 <noreply at anthropic.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