diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-18 00:55:08 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-18 00:55:08 (EDT) |
commit | d226b908c5974815e70289b51f173a807dea5e2c (patch) | |
tree | fee2d8b77893cb5570307058e9288be6c07834e0 /NEWS | |
parent | a7cc745ac3cfdea23798cdb8b7ca72d41f8b319c (diff) |
configure.ac, config.sh.in: Check for tar with options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -37,8 +37,9 @@ libopkbuild: Build system: - * configure now checks for fakeroot and touch (preferably with the - "-h" option). + * configure now checks for fakeroot, touch (preferably with the "-h" + option), and tar (with the "-T", "--no-recursion", and + "--numeric-owner" options). Documentation: |