[arch-general] Makepkg. Disabling automatically aborting on any errors during packaging

Allan McRae allan at archlinux.org
Mon Jun 27 00:04:53 EDT 2011


On 27/06/11 13:56, Joker-jar wrote:
> i use libpsibuild.sh so:
>
> . ./libpsibuild.sh
>
> function_from_libpsibuild
> other_function_from_libpsibuild
>
> so, i can do:
>
> function_from_libpsibuild || true
> other_function_from_libpsibuild || true
>
> and it will be work fine?
>

If you define "fine" as ignoring any error in those functions, then yes...




More information about the arch-general mailing list