Home GnuPG

Fail target if running configure or cmake fails

Description

Fail target if running configure or cmake fails

* src/appimage/appimage.mk.in (SETVARS): Set pipefail option.
($(stampdir)/stamp-$(1)-02-configure): Make touching the stamp file a
separate statement.

We need to set the pipefail option because otherwise the "| tee [...]"
after the configure/cmake calls hides a failure of configure/cmake.

Details

Provenance
ikloeckerAuthored on Oct 12 2021, 10:46 AM
Parents
rWe74498938ea4: Do not include unneeded Qt translations in the AppImage
Branches
Unknown
Tags
Unknown
Tasks
T5592: AppImage of Kleopatra