]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't use a dot in the chown command. In fact, don't use a chown command.
authorBruce Evans <bde@FreeBSD.org>
Sun, 9 Mar 1997 07:12:37 +0000 (07:12 +0000)
committerBruce Evans <bde@FreeBSD.org>
Sun, 9 Mar 1997 07:12:37 +0000 (07:12 +0000)
commit5f9b5b67b851afb9cac23915a8b10110d463ff06
tree96f93eb29e8ef6abcbf0d0b8124956de8a448c74
parenta2c5351617c2aec4031d2ea27b66e985a2802c0e
Don't use a dot in the chown command.  In fact, don't use a chown command.
Use mtree instead of mkdir+chown+chmod to build the subdirectory hierachy.
The corresponding mtree command in src/etc/Makefile can't be relied on
because the hierachy gets blown away in the default SHARED=symlinks case.
include/Makefile