CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2011/08/02 11:39:49
Modified files: gnu/usr.bin/perl: Configure Log message: After the MANIFEST-based symbolic link creation loop, there is a check for a specific link to see if things worked out. Add a check for the very last file in the MANIFEST, as well, since we are trying to spot a very odd bug where symbolic links are not being created. Hopefully this will help us diagnose it. ok guenther millert