diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-17 18:24:16 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-17 18:24:16 (EDT) |
commit | b5187d21a50c91fa37d3a54a8e4e9eecb5970286 (patch) | |
tree | 365254e473841f6d44e22d25384e956dd64161c1 /TODO | |
parent | ed16df9880ac1a92149242f14562da4282114fed (diff) |
ob-applypatches: Track and skip applied patches
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -12,8 +12,6 @@ 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"...` * Read `tmp/<binpkg>.substvars` files and use them when generating each specific binary package's `control` file. This is needed for automatic shared library dependencies. |