freebsd-ports/emulators/mtools/pkg-plist
Satoshi Asami f53e58d1c8 Move @unexec install-info before "^info/mtools.info$" line; otherwise
pkg_delete will fail with missing info file (the file will have been
deleted by the time install-info is executed).

Reported by:	WATANABE Junya <junya@tippr.info.eng.niigata-u.ac.jp>
1997-05-28 01:58:22 +00:00

75 lines
1.7 KiB
Text

bin/mtools
@exec ln -fs %D/%F %B/mattrib
@exec ln -fs %D/%F %B/mcd
@exec ln -fs %D/%F %B/mcopy
@exec ln -fs %D/%F %B/mdel
@exec ln -fs %D/%F %B/mdeltree
@exec ln -fs %D/%F %B/mdir
@exec ln -fs %D/%F %B/mformat
@exec ln -fs %D/%F %B/minfo
@exec ln -fs %D/%F %B/mlabel
@exec ln -fs %D/%F %B/mmd
@exec ln -fs %D/%F %B/mmount
@exec ln -fs %D/%F %B/mmove
@exec ln -fs %D/%F %B/mpartition
@exec ln -fs %D/%F %B/mrd
@exec ln -fs %D/%F %B/mread
@exec ln -fs %D/%F %B/mren
@exec ln -fs %D/%F %B/mtype
@exec ln -fs %D/%F %B/mwrite
@exec ln -fs %D/%F %B/mtoolstest
@exec ln -fs %D/%F %B/mbadblocks
@exec ln -fs %D/%F %B/mzip
@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/minfo
@unexec rm %B/mlabel
@unexec rm %B/mmd
@unexec rm %B/mmount
@unexec rm %B/mmove
@unexec rm %B/mpartition
@unexec rm %B/mrd
@unexec rm %B/mread
@unexec rm %B/mren
@unexec rm %B/mtype
@unexec rm %B/mwrite
@unexec rm %B/mtoolstest
@unexec rm %B/mbadblocks
@unexec rm %B/mzip
bin/mcheck
bin/mkmanifest
bin/mxtar
bin/xcopy
bin/mcomp
@unexec install-info --delete %D/info/mtools.info %D/info/dir
info/mtools.info
@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir
@exec install-info %D/info/mtools.info %D/info/dir
etc/mtools.conf
man/man1/mattrib.1.gz
man/man1/mbadblocks.1.gz
man/man1/mcd.1.gz
man/man1/mcopy.1.gz
man/man1/mdel.1.gz
man/man1/mdeltree.1.gz
man/man1/mdir.1.gz
man/man1/mformat.1.gz
man/man1/mkmanifest.1.gz
man/man1/mlabel.1.gz
man/man1/mmd.1.gz
man/man1/mmount.1.gz
man/man1/mmove.1.gz
man/man1/mrd.1.gz
man/man1/mread.1.gz
man/man1/mren.1.gz
man/man1/mtoolstest.1.gz
man/man1/mtools.1.gz
man/man1/mtype.1.gz
man/man1/mwrite.1.gz
man/man1/mzip.1.gz
man/man5/mtools.5.gz