diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-16 22:21:32 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-16 22:21:32 (EDT) |
commit | e90bfa447904d9621782213ef87bd8592ec026fa (patch) | |
tree | 6ca3673e9a6efa2e1e5a0fae3d481a3570f08807 /NEWS | |
parent | db25745e4910f8faed6c9152c1d19b53dce1e8da (diff) |
ob_get_system_path(): Allow package-less platconf
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ libopkbuild: added. * ob_set_source_substvar(), ob_set_binary_substvar(), and ob_substvars() are now covered by the test suite. + * ob_get_system_path() with the "platconf" path_id now accepts a + single "plat" argument. The three-argument form is now deprecated. [1]: https://reproducible-builds.org/specs/source-date-epoch/ |