diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-13 04:29:54 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-13 04:31:20 (EST) |
commit | 9461334b3ce610f86b2a3e1aa13aa0cf24de6365 (patch) | |
tree | 52a89c72f13afdf386298f91df86e82f45b6967c /changelog | |
parent | a7eb76327583cd9cec891784ab848742570b41ac (diff) |
ppt-mkpkgs, ppt-rmpkgs: Fix ppt-version loading
Fixes:
/usr/bin/ppt-mkpkgs: .: line 3: ppt-version: not found
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ platconf-pkg-tools (3.0.1) trunk * ppt-mkpkgs now always generates valid substitution variable names. Previously, package names like "linux-libre-4.19" caused invalid substvar names to be generated. + * ppt-mkpkgs and ppt-rmpkgs now correctly detect the interface + version. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 08 Nov 2020 13:08:46 -0500 |