app-backup/burp: Terminate compile phase on error
authorAmadeusz Żołnowski <aidecoe@gentoo.org>
Sun, 17 Jan 2016 14:45:44 +0000 (14:45 +0000)
committerAmadeusz Żołnowski <aidecoe@gentoo.org>
Sun, 17 Jan 2016 14:45:57 +0000 (14:45 +0000)
commite84839054932a23e20fb788532f731cff6f82577
tree44e598055383fb2221674daf2d3c25ccff691324
parentb52e6d822a6d5367a0ada6829cb8ab93919dd28d
app-backup/burp: Terminate compile phase on error

Because exit status of sub call to make gets lost, ebuild proceeds to
next phase even on failure. This results in installing all files except
of binaries. Patch first level Makefile to exit with 1 on failure.

Package-Manager: portage-2.2.26
app-backup/burp/burp-1.3.48.ebuild
app-backup/burp/burp-1.3.8.ebuild
app-backup/burp/burp-1.4.40.ebuild
app-backup/burp/files/1.3.48-non-zero-or-build-failure.patch [new file with mode: 0644]
app-backup/burp/files/1.3.8-non-zero-or-build-failure.patch [new file with mode: 0644]
app-backup/burp/files/1.4.40-non-zero-or-build-failure.patch [new file with mode: 0644]