Path to this page:
Subject: CVS commit: pkgsrc/security/openpam
From: Johnny C. Lam
Date: 2005-01-17 17:55:21
Message id: 20050117165521.5E3F22DA1D@cvs.netbsd.org
Log Message:
OpenPAM doesn't really need perl during the build... it's only there
to regenerate some documentation files, but the regen is unnecessary.
Fix the post-tools target that created a dummy perl -- it was failing
because ${TRUE} may not be an actual executable (it could be a shell
builtin) and thus symlinking to it may not work.
Files: