diff options
Diffstat (limited to 'archivers/gzip-info/PLIST')
-rw-r--r-- | archivers/gzip-info/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archivers/gzip-info/PLIST b/archivers/gzip-info/PLIST index e4d6cf4d7d4..84c1ed10c08 100644 --- a/archivers/gzip-info/PLIST +++ b/archivers/gzip-info/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:28 zuntum Exp $ -@unexec install-info --delete --info-dir=%D/info %D/info/gzip.info +@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:01 seb Exp $ +@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/gzip.info info/gzip.info -@exec install-info --info-dir=%D/info %D/info/gzip.info +@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/gzip.info |