On Sun, 29 Jan 2017 16:57:27 +0100
Jean-Louis Fuchs <ganwell_at_fangorn.ch> wrote:
> +build() {
> + make -C "$_builddir" COLOR=0 || return 1
> + make -C "$_builddir/doc" COLOR=0 || return 1
> +}
We generally want tabs, not spaces.
Also I'm getting lot of errors like:
/bin/sh: /usr/bin/tput: not found
Is this missing some makedepends, or is this safe to ignore?
Thanks.
---
Unsubscribe: alpine-aports+unsubscribe_at_lists.alpinelinux.org
Help: alpine-aports+help_at_lists.alpinelinux.org
---
Received on Mon Jan 30 2017 - 08:28:20 GMT