diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 21:40:11 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-13 21:40:11 (EDT) |
commit | a9bfd8481f8e1e553b196116fb8f732921a91099 (patch) | |
tree | 0f0b5002ac10223003c0bd8d54ef8c85555a98d4 /TODO | |
parent | 5b1ebf03e34e61b60ddfe59c3093dc0a5e074c97 (diff) |
TODO: Read and use binary pkg substvars in work area
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,6 +24,9 @@ Functional Changes tar's seamless decompression. This enables support for xz with BusyBox < 1.21.0 (commit dfc2473). (Not really needed, since ProteanOS has used a sufficiently recent BusyBox since early 2014.) + * 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. * ob-buildopk, ob-genchanges, ob-gencontrol, opkbuild: s/src-/src:/ * Split distribution packaging from upstream sources in source packages. - Non-native package: |