summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-06-03 23:17:53 -0700
committerMatt Turner <mattst88@gentoo.org>2020-06-03 23:33:16 -0700
commit33ccfa86526f516fff9d70aec31ccae00cb4b62e (patch)
tree201464161fb86d6a647022d4c288c360178b747d /net-im
parentdev-python/django: Bump to 3.0.7 (diff)
downloadgentoo-33ccfa86526f516fff9d70aec31ccae00cb4b62e.tar.gz
gentoo-33ccfa86526f516fff9d70aec31ccae00cb4b62e.tar.bz2
gentoo-33ccfa86526f516fff9d70aec31ccae00cb4b62e.zip
net-im/teams: Drop unnecessary strip-slash
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-im')
-rw-r--r--net-im/teams/teams-1.3.00.5153.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/teams/teams-1.3.00.5153.ebuild b/net-im/teams/teams-1.3.00.5153.ebuild
index 1993a0370f1c..6c43934aae50 100644
--- a/net-im/teams/teams-1.3.00.5153.ebuild
+++ b/net-im/teams/teams-1.3.00.5153.ebuild
@@ -71,7 +71,7 @@ src_install() {
rm -f "${D}"/usr/share/teams/libffmpeg.so || die
cat > 99teams <<-EOF
- LDPATH=${EROOT%/}/usr/$(get_libdir)/chromium
+ LDPATH=${EROOT}/usr/$(get_libdir)/chromium
EOF
doenvd 99teams