Module Name: src Committed By: uwe Date: Thu Oct 10 21:42:24 UTC 2024
Modified Files: src/usr.sbin/postinstall: postinstall.in Log Message: postinstall: exclude_libs - use find/readlink instead of ls/awk This doesn't only feels right, but also gets rid of a bogus empty line in the list of targets (for all the files that are not symlinks). To generate a diff of this commit: cvs rdiff -u -r1.64 -r1.65 src/usr.sbin/postinstall/postinstall.in Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.