[Midnightbsd-cvs] [MidnightBSD/mports] 627c74: mail/dovecot24: use TRUE_PREFIX for DATADIR/DOCSDI...
Lucas Holt
noreply at github.com
Fri Jun 5 09:30:15 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 627c7458f95784e3bd9888d5b7cd5a94ef50f0fc
https://github.com/MidnightBSD/mports/commit/627c7458f95784e3bd9888d5b7cd5a94ef50f0fc
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M mail/dovecot24/Makefile
Log Message:
-----------
mail/dovecot24: use TRUE_PREFIX for DATADIR/DOCSDIR/EXAMPLESDIR
During fake install PREFIX already includes STAGEDIR, so using
${FAKE_DESTDIR}${PREFIX}/... in post-install doubled the staging
path. Switch DATADIR, DOCSDIR, and EXAMPLESDIR to use TRUE_PREFIX
so ${FAKE_DESTDIR}${DOCSDIR} resolves to the correct single path.
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