Remove symlinks when port is deleted.

Closes PR ports/2814.
Submitted by:	Pius Fischer <pius@ienet.com>
This commit is contained in:
Jean-Marc Zucconi 1997-02-26 15:51:53 +00:00
parent 323ac7e8a1
commit f1a6c0f76a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5762

View File

@ -16,6 +16,23 @@ bin/mtools
@exec ln -fs %D/%F %B/mtype
@exec ln -fs %D/%F %B/mwrite
@exec ln -fs %D/%F %B/mttest
@unexec rm %B/mattrib
@unexec rm %B/mcd
@unexec rm %B/mcopy
@unexec rm %B/mdel
@unexec rm %B/mdeltree
@unexec rm %B/mdir
@unexec rm %B/mformat
@unexec rm %B/mlabel
@unexec rm %B/mmd
@unexec rm %B/mmount
@unexec rm %B/mmove
@unexec rm %B/mrd
@unexec rm %B/mread
@unexec rm %B/mren
@unexec rm %B/mtype
@unexec rm %B/mwrite
@unexec rm %B/mttest
bin/mkmanifest
bin/mcheck
bin/mxtar
@ -43,4 +60,4 @@ man/man1/mttest.1.gz
man/man1/mtools.1.gz
man/man1/mtype.1.gz
man/man1/mwrite.1.gz
man/man5/mtools.5.gz
man/man5/mtools.5.gz