mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-gfx/scrot: Add missing die.
Package-Manager: portage-2.2.26
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user