sys-boot/raspberrypi-firmware: show README.gentoo at postinst
authorAndrey Utkin <andrey_utkin@gentoo.org>
Fri, 22 Mar 2019 23:19:21 +0000 (23:19 +0000)
committerAndrey Utkin <andrey_utkin@gentoo.org>
Sun, 24 Mar 2019 19:17:41 +0000 (19:17 +0000)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
sys-boot/raspberrypi-firmware/raspberrypi-firmware-9999.ebuild

index 3892554f9eb67b147aa1fe0c608c3c5336bf431c..78311483d3003993a434a8e3f18696411bdeec36 100644 (file)
@@ -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"