From 7a97679fe2277bba522bb302cc640ae51492edb1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bar=C4=87?= Date: Mon, 7 Sep 2020 00:26:30 +0200 Subject: [PATCH] games-emulation/melonds: update postinst message MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Package-Manager: Portage-3.0.5, Repoman-2.3.23 Signed-off-by: Maciej Barć --- games-emulation/melonds/melonds-0.9.ebuild | 3 +-- games-emulation/melonds/melonds-9999.ebuild | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/games-emulation/melonds/melonds-0.9.ebuild b/games-emulation/melonds/melonds-0.9.ebuild index 21dd23a..d61f18c 100644 --- a/games-emulation/melonds/melonds-0.9.ebuild +++ b/games-emulation/melonds/melonds-0.9.ebuild @@ -53,8 +53,7 @@ pkg_postinst() { elog "- firmware.bin" elog "- romlist.bin" elog "Place them in ~/.config/melonDS" - elog "The romlist.bin file can be found in the /usr/share/melonDS directory" - elog "The rest of those files can be found somewhere in the internet ;-)" + elog "Those files can be found somewhere on the Internet ;-)" } pkg_postrm() { diff --git a/games-emulation/melonds/melonds-9999.ebuild b/games-emulation/melonds/melonds-9999.ebuild index 21dd23a..d61f18c 100644 --- a/games-emulation/melonds/melonds-9999.ebuild +++ b/games-emulation/melonds/melonds-9999.ebuild @@ -53,8 +53,7 @@ pkg_postinst() { elog "- firmware.bin" elog "- romlist.bin" elog "Place them in ~/.config/melonDS" - elog "The romlist.bin file can be found in the /usr/share/melonDS directory" - elog "The rest of those files can be found somewhere in the internet ;-)" + elog "Those files can be found somewhere on the Internet ;-)" } pkg_postrm() {