summaryrefslogtreecommitdiff
path: root/dev-embedded/libftd2xx/libftd2xx-1.4.8.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-embedded/libftd2xx/libftd2xx-1.4.8.ebuild')
-rw-r--r--dev-embedded/libftd2xx/libftd2xx-1.4.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-embedded/libftd2xx/libftd2xx-1.4.8.ebuild b/dev-embedded/libftd2xx/libftd2xx-1.4.8.ebuild
index 3fd89c0f77cc..84c41eeda6d5 100644
--- a/dev-embedded/libftd2xx/libftd2xx-1.4.8.ebuild
+++ b/dev-embedded/libftd2xx/libftd2xx-1.4.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -31,7 +31,7 @@ src_install() {
doins "${S}"/release/ftd2xx.h "${S}"/release/WinTypes.h
dodir /etc/env.d
- echo "LDPATH=\"/opt/$(get_libdir)\"" > ${ED}/etc/env.d/50libftd2xx || die
+ echo "LDPATH=\"/opt/$(get_libdir)\"" > "${ED}"/etc/env.d/50libftd2xx || die
if use examples ; then
docinto sample