[Midnightbsd-cvs] [MidnightBSD/mports] d83719: textproc/opensearch13: Fix fake-qa build error

Lucas Holt noreply at github.com
Thu May 28 09:40:05 EDT 2026


  Branch: refs/heads/textproc/opensearch13
  Home:   https://github.com/MidnightBSD/mports
  Commit: d83719c913a11933205e25ce0662ec9cd9bd4010
      https://github.com/MidnightBSD/mports/commit/d83719c913a11933205e25ce0662ec9cd9bd4010
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-05-28 (Thu, 28 May 2026)

  Changed paths:
    M textproc/opensearch13/Makefile

  Log Message:
  -----------
  textproc/opensearch13: Fix fake-qa build error

Replace absolute path ${ETCDIR} with relative path ${ETCDIR_REL} when generating the plist directory entries. During the fake phase, ${ETCDIR} evaluates to the absolute temporary staging path, which triggers the fake-qa check detecting the staging directory references.

AI-Assisted-by: Gemini 3.5 Flash <noreply at google.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