Closes: https://bugs.gentoo.org/697164
Package-Manager: Portage-2.3.78, Repoman-2.3.17
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=0
+EAPI=7
inherit mount-boot
src_install() {
insinto /boot/nvram-wakeup
- doins apm-poweroff.bin bzImage.2.4.20.poweroff dioden-poweroff \
- || die "doins"
+ doins apm-poweroff.bin bzImage.2.4.20.poweroff dioden-poweroff
dodoc *.patch *.diff *.txt config.*
}