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:
parent
93f6fc9b23
commit
8f4196ac5e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=15826
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user