Module Name: src Committed By: jym Date: Tue Sep 6 14:08:05 UTC 2011
Modified Files: src/usr.sbin/postinstall: postinstall Log Message: Check that $TGZMODE is true to deduce that the set is extracted from a .tgz instead of checking that $SRC_DIR != $SRC_ARG. These variables can be modified in different places, so it's less error prone. To generate a diff of this commit: cvs rdiff -u -r1.122 -r1.123 src/usr.sbin/postinstall/postinstall Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.