On 04/06/10 01:43, Roman Kyrylych wrote:
On Thu, Jun 3, 2010 at 08:36, Allan McRae<allan@archlinux.org> wrote:
+ - makepkg: + - automatically aborts of any errors during packaging of -> on ?
+ - repackaging without a package() function is depricated
depricated -> deprecated
+ - stricter syntax checking for backup and optdepends entries + - file stripping options are configurable + - New --pkg flag to allow building specific package(s) from + split PKGBUILDs. + - build() function is now optional + - warns about reference to the build root in a package + - configure source package destination with SRCPKGDEST + - major internal refactor of handling tests ("[" to "[[")
refactor -> refactoring ?
All fixed on my working branch. Thanks. Allan