CVSROOT: /cvs Module name: ports Changes by: [email protected] 2013/04/27 09:43:42
Modified files:
infrastructure/bin: pkg_subst
infrastructure/man/man1: pkg_subst.1
Log message:
add basic mode support for pkg_subst, ok espie@. example use:
${SUBST_CMD} -c -m 755 -o root -g bin ${FILESDIR}/script ${PREFIX}/bin/script
