diff options
Diffstat (limited to 'emulators/mtools')
| -rw-r--r-- | emulators/mtools/pkg-plist | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/emulators/mtools/pkg-plist b/emulators/mtools/pkg-plist index 80fb264c0565..6b2a7c278e80 100644 --- a/emulators/mtools/pkg-plist +++ b/emulators/mtools/pkg-plist @@ -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
\ No newline at end of file +man/man5/mtools.5.gz |
