diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-14 02:31:16 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-03-14 02:31:16 (EDT) |
commit | 4669f91a1532823bd94ec2b63d35bb66999cd89f (patch) | |
tree | 0a601ddbf94698055c297005f1118d1ca21c33e4 | |
parent | e3153cd84876a6c42f127329a6366059a3f6e1b4 (diff) |
TODO: Add details to run-in-place task
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ General Cleanup * Add more error handling? * Finish manual pages for functions and utilities. * Improve in-place locale loading, including the safety of - `printf "${_OB_LOCALE_PATH}"`. + `printf "${_OB_LOCALE_PATH}"`. Handle libopkbuild and the application + separately, as one may be running in-place while the other is installed. * Make ob- executables work without environment variables from opkbuild? * Add unit tests for executables. * Drop mksysconf. |