diff options
Diffstat (limited to 'emulators/mtools/pkg-plist')
-rw-r--r-- | emulators/mtools/pkg-plist | 22 |
1 files changed, 10 insertions, 12 deletions
diff --git a/emulators/mtools/pkg-plist b/emulators/mtools/pkg-plist index e8de120cabe1..0c6bc187225e 100644 --- a/emulators/mtools/pkg-plist +++ b/emulators/mtools/pkg-plist @@ -1,10 +1,12 @@ bin/mtools @exec ln -fs %D/%F %B/mattrib +@exec ln -fs %D/%F %B/mbadblocks @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/mdu @exec ln -fs %D/%F %B/mformat @exec ln -fs %D/%F %B/minfo @exec ln -fs %D/%F %B/mlabel @@ -15,17 +17,18 @@ bin/mtools @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/mshowfat @exec ln -fs %D/%F %B/mtoolstest -@exec ln -fs %D/%F %B/mbadblocks +@exec ln -fs %D/%F %B/mtype @exec ln -fs %D/%F %B/mzip @unexec rm %B/mattrib +@unexec rm %B/mbadblocks @unexec rm %B/mcd @unexec rm %B/mcopy @unexec rm %B/mdel @unexec rm %B/mdeltree @unexec rm %B/mdir +@unexec rm %B/mdu @unexec rm %B/mformat @unexec rm %B/minfo @unexec rm %B/mlabel @@ -36,19 +39,14 @@ bin/mtools @unexec rm %B/mrd @unexec rm %B/mread @unexec rm %B/mren -@unexec rm %B/mtype -@unexec rm %B/mwrite +@unexec rm %B/mshowfat @unexec rm %B/mtoolstest -@unexec rm %B/mbadblocks +@unexec rm %B/mtype @unexec rm %B/mzip bin/mcheck +bin/mcomp bin/mkmanifest bin/mxtar -bin/xcopy -bin/mcomp -bin/lz -bin/mdu -bin/mshowfat @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 @@ -68,6 +66,7 @@ man/man1/mlabel.1.gz man/man1/mmd.1.gz man/man1/mmount.1.gz man/man1/mmove.1.gz +man/man1/mpartition.1.gz man/man1/mrd.1.gz man/man1/mread.1.gz man/man1/mren.1.gz @@ -75,6 +74,5 @@ man/man1/mshowfat.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 |