net-irc/inspircd: [QA] Fix UnnecessarySlashStrip
authorDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 16:22:59 +0000 (17:22 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 8 Feb 2020 16:22:59 +0000 (17:22 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-irc/inspircd/inspircd-2.0.28.ebuild

index 86ef749f12220cd4ae971e34c3d6f9c188e07edf..5c6d7f361824822ca2bd04a31c6d8d4c3d8a3092 100644 (file)
@@ -79,7 +79,7 @@ src_compile() {
 }
 
 src_install() {
-       emake INSTUID=${PN} DESTDIR="${D%/}" install
+       emake INSTUID=${PN} DESTDIR="${D}" install
 
        insinto "/usr/include/${PN}"
        doins -r include/.