commit: 3658d4ae5253e6f2db62a30c9b802d1ca29262df
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 8 16:52:14 2020 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 8 16:52:14 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3658d4ae
sci-libs/pgplot: [QA] Fix UnnecessarySlashStrip
Signed-off-by: David Seifert <soap <AT> gentoo.org>
sci-libs/pgplot/pgplot-5.2.2-r7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
index f38f5b98ec9..33d7fc5c0a2 100644
--- a/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
+++ b/sci-libs/pgplot/pgplot-5.2.2-r7.ebuild
@@ -125,7 +125,7 @@ src_test() {
src_install() {
insinto /usr/$(get_libdir)/pgplot
doins grfont.dat grexec.f *.inc rgb.txt
- echo "PGPLOT_FONT=${EPREFIX%/}/usr/$(get_libdir)/pgplot/grfont.dat" >>
99pgplot
+ echo "PGPLOT_FONT=${EPREFIX}/usr/$(get_libdir)/pgplot/grfont.dat" >>
99pgplot
doenvd 99pgplot
dolib.so libpgplot.so*