cvs commit: ports/java/jdk12 Makefile ports/java/jdk12/scripts
check_wrkdir_links.sh
Greg Lewis
glewis at FreeBSD.org
Sat Aug 23 08:17:29 PDT 2003
glewis 2003/08/23 08:17:29 PDT
FreeBSD ports repository
Modified files:
java/jdk12 Makefile
Added files:
java/jdk12/scripts check_wrkdir_links.sh
Log:
. Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is
(possibly indirectly) a symbolic link to ${WRKDIRPREFIX}.
. Use this script in preference to the direct symbolic link check
previously used, as it handles indirections which cause the same
problem.
. /compat/linux -> ${LINUXBASE} in the message output if the check
detects a link.
PR: 43602
Revision Changes Path
1.26 +2 -4 ports/java/jdk12/Makefile
1.1 +29 -0 ports/java/jdk12/scripts/check_wrkdir_links.sh (new)
More information about the cvs-all
mailing list