diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-18 01:42:55 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-18 01:44:22 (EDT) |
commit | 52e59203144ddb2864316f14695d5207d2f8de3e (patch) | |
tree | 452f963de4ee12c4cd3a473853213481bdf9082d /NEWS | |
parent | bb7577992d59034b95779bc234156703ec38fa3e (diff) |
configure.ac, config.sh.in: Find gzip
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ libopkbuild: Build system: * configure now checks for fakeroot, touch (preferably with the "-h" - option), and tar (with the "-T" and "--no-recursion" options). + option), tar (with the "-T" and "--no-recursion" options), and gzip. Documentation: |