HomeFreeBSD

website: Fix build when public dir is already populated

Description

website: Fix build when public dir is already populated

All CGI scripts are set with 555 permission mode in the post-build
target, and this makes the following builds hang if not cleaned the
public (temp) directory before or changed CGI permissions to 755.

Error: Error building site: process: readAndProcessContent: open
/doc/website/public/cgi/mailindex.cgi: permission denied

PR: 256352
Reviewed by: lwhsu wosch
Differential Revision: https://reviews.freebsd.org/D34641

Details

Provenance
dbaioAuthored on Mar 23 2022, 12:18 AM
Reviewer
lwhsu
Differential Revision
D34641: website: Fix build when public dir is already populated
Parents
R9:df8ebf45f189: Announce the new portmgr lurkers.
Branches
Unknown
Tags
Unknown