summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2019-03-22 23:19:21 +0000
committerAndrey Utkin <andrey_utkin@gentoo.org>2019-03-24 19:17:41 +0000
commit809552187d5372b9de4bf06e7a522f11c835e238 (patch)
treebed27668ca2f717c3be483d38efcc7627173b1d0 /sys-boot/raspberrypi-firmware
parentsys-boot/raspberrypi-firmware: update to readme.gentoo-r1 (diff)
downloadgentoo-809552187d5372b9de4bf06e7a522f11c835e238.tar.gz
gentoo-809552187d5372b9de4bf06e7a522f11c835e238.tar.bz2
gentoo-809552187d5372b9de4bf06e7a522f11c835e238.zip
sys-boot/raspberrypi-firmware: show README.gentoo at postinst
Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
Diffstat (limited to 'sys-boot/raspberrypi-firmware')
-rw-r--r--sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
index 3892554f9eb6..78311483d300 100644
--- a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
+++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild
@@ -52,4 +52,8 @@ src_install() {
readme.gentoo_create_doc
}
+pkg_postinst() {
+ readme.gentoo_print_elog
+}
+
DOC_CONTENTS="Please configure your ram setup by editing /boot/config.txt"