app-admin/filebeat: [QA] Remove unnecessary slash strip
authorDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 09:10:48 +0000 (11:10 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 09:10:48 +0000 (11:10 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-admin/filebeat/filebeat-5.6.13.ebuild

index 93f80027bc1cdbbd800c823dc9b2f87b97b00854..0c9c4ee528fa0c4fe1bec800eecca2177e8224ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -56,7 +56,7 @@ pkg_postinst() {
                elog "https://www.elastic.co/guide/en/beats/libbeat/$(ver_cut 1-2)/upgrading.html"
                elog ""
                elog "The migration script:"
-               elog "${EROOT%/}/usr/share/filebeat/migrate_beat_config_1_x_to_5_0.py"
+               elog "${EROOT}/usr/share/filebeat/migrate_beat_config_1_x_to_5_0.py"
                elog ""
        fi