1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00

Invoke proper gzip

This commit is contained in:
Jordan K. Hubbard 1996-05-20 12:52:08 +00:00
parent 93f6fc9b23
commit 8f4196ac5e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15826

View File

@ -19,5 +19,5 @@ refer= /usr/bin/refer
grap= # no grap
pic= /usr/bin/pic
zcat= /usr/bin/zcat
compress= gzip -c
compress= /usr/bin/gzip -c
compext= .gz