summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPatrick 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)
commitd226b908c5974815e70289b51f173a807dea5e2c (patch)
treefee2d8b77893cb5570307058e9288be6c07834e0 /NEWS
parenta7cc745ac3cfdea23798cdb8b7ca72d41f8b319c (diff)
configure.ac, config.sh.in: Check for tar with options
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 3 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 2ef5f22..813d67e 100644
--- a/NEWS
+++ b/NEWS
@@ -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: