From f53e58d1c89bcceed61dbe33894ecd77e4c256f1 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 28 May 1997 01:58:22 +0000 Subject: 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 --- emulators/mtools/pkg-plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/mtools') diff --git a/emulators/mtools/pkg-plist b/emulators/mtools/pkg-plist index 2e7bbee09732..e2f410f1006a 100644 --- a/emulators/mtools/pkg-plist +++ b/emulators/mtools/pkg-plist @@ -46,10 +46,10 @@ 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 -@unexec install-info --delete %D/info/mtools.info %D/info/dir etc/mtools.conf man/man1/mattrib.1.gz man/man1/mbadblocks.1.gz -- cgit v1.2.3