diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 21:43:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 21:43:53 (EDT) |
commit | 6dfb785ed095e7e68db20920fef9baed9189151a (patch) | |
tree | 3c5357b1a024ed8cab4c3ce29d01880c82f2547c | |
parent | a9bfd8481f8e1e553b196116fb8f732921a91099 (diff) |
TODO: Fix archive format task
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Functional Changes * ob-installdocs: Handle non-directory non-regular files? * ob-applypatches: Track and skip applied patches in `.opkbuild/patches` file: - `ob-applypatches: Skipping applied patch "01_foo.patch"...` - * ob-buildopk: Build internal archives with ar, not tar. + * ob-buildopk: Build external archives with ar, not tar. * ob-unpacksource: Support xz upstream archive decompression. * ob-unpacksource: Maybe call separate decompressor utilities instead of using tar's seamless decompression. This enables support for xz with |