media-gfx/scrot: Add missing die.

Package-Manager: portage-2.2.26
This commit is contained in:
Patrice Clement
2016-03-13 15:24:47 +00:00
parent 234facb893
commit 9be358b616

View File

@@ -32,7 +32,7 @@ src_prepare() {
src_install() {
emake DESTDIR="${D}" install
rm -r "${D}"/usr/doc
rm -r "${D}"/usr/doc || die
dodoc AUTHORS ChangeLog
newbashcomp "${FILESDIR}"/${PN}.bash-completion ${PN}