games-rpg/kqlives: Missing || die

Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
Andreas Sturmlechner
2018-07-16 20:28:48 +02:00
parent 300cc1725a
commit 24a24eb18d

View File

@@ -40,7 +40,7 @@ src_install() {
local x
for x in diff draw draw2 dump; do
mv -vf "${D}/etc"/map${x} "${D}/etc"/kq-map${x}
mv -vf "${D}/etc"/map${x} "${D}/etc"/kq-map${x} || die
done
doicon "${FILESDIR}"/${PN}.xpm