CVSROOT: /cvs Module name: ports Changes by: [email protected] 2014/08/11 05:34:42
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
When copying pkg/README{,-*} from the port directory, pass -m to SUBST_CMD
to ensure that a sane file mode are set.
Also use SUBST_CMD -m for rc.d scripts (it wasn't available at the time the
current code using a separate chmod was written).
Discussed with espie, slight tweaks to previous diff to take _FAKESUDO into
account.
