cvs commit: src/usr.sbin/portsnap/portsnap portsnap.sh
Colin Percival
cperciva at FreeBSD.org
Fri May 12 10:42:41 UTC 2006
cperciva 2006-05-12 10:42:40 UTC
FreeBSD src repository
Modified files:
usr.sbin/portsnap/portsnap portsnap.sh
Log:
Use 'rm -rf foo/bar' to remove a port instead of 'rm -rf foo/bar/'.
When /usr/ports/foo/bar is a symlink pointing outside the tree, this
deletes the symlink instead of the directory it points to.
Requested by: delphij
Revision Changes Path
1.23 +6 -3 src/usr.sbin/portsnap/portsnap/portsnap.sh
More information about the cvs-src
mailing list