diff options
-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. |