Skip to content

build: detect spf-tools location at install time#38

Merged
edmundlod merged 1 commit into
mainfrom
fix/detect-spf-tools-location
May 31, 2026
Merged

build: detect spf-tools location at install time#38
edmundlod merged 1 commit into
mainfrom
fix/detect-spf-tools-location

Conversation

@edmundlod

Copy link
Copy Markdown
Owner

Replace the hardcoded spftoolspath=/usr/local/bin in postallow.conf.in with an @SPFTOOLSPATH@ placeholder. Makefile probes for despf.sh via command -v and substitutes the result; falls back to /usr/local/bin if not found. Overridable with SPFTOOLSPATH= on the make command line.

Replace the hardcoded spftoolspath=/usr/local/bin in postallow.conf.in
with an @SPFTOOLSPATH@ placeholder. Makefile probes for despf.sh via
command -v and substitutes the result; falls back to /usr/local/bin if
not found. Overridable with SPFTOOLSPATH= on the make command line.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@edmundlod edmundlod merged commit 05cbc4d into main May 31, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant