diff options
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -21,6 +21,15 @@ Changes in this release: * tests/testlib.sh is now distributed in released archives. * NEWS now contains summaries of changes in each released version. ChangeLog is now populated with the Git commit log. + * A helper configuration script is now installed to allow opkbuild + 3.0.0-beta3 or later to set up the build environment to use + opkhelper. + - The location of the helper configuration script can be set with + the "--with-opkbuild-helpers=PATH" configure option. + - The ProteanOS package containing the current version of opkhelper + is named "opkhelper-3.0", so this helper configuration script will + need to be renamed from "opkhelper" to "opkhelper-3.0" to build + ProteanOS packages that depend on "opkhelper-3.0". OPK Build Helper Tools version 3.0.0-beta4 ------------------------------------------ |