[arch-haskell] [PATCH] Adapt to recent style changes for PKGBUILDs

Don Stewart dons at galois.com
Sat Oct 12 07:36:44 UTC 2013


magnus:
> On Mon, Oct 11, 2010 at 12:23, Rémy Oudompheng <remy at archlinux.org> wrote:
> > This patch modifies cabal2arch to adapt to recent changes in makepkg :
> > * the "|| return 1" are not needed, the build function exits
> > automatically when encountering errors
> > * the build() function is now split into the build() function and the
> > package() function, such that build() never touches $pkgdir.
> 
> Excellent, this has been on my todo-list for a while now.  I'm glad
> you beat me to it.

Please feel free to fork the repo (maybe store it in the group directory on
code.haskell.org -- or even better, on github or patch-tag).

-- Don



More information about the arch-haskell mailing list