summaryrefslogtreecommitdiff
path: root/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild')
-rw-r--r--sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild b/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild
index f4e3280e5e86..498669825938 100644
--- a/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild
+++ b/sys-fs/ecryptfs-utils/ecryptfs-utils-108-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -61,7 +61,7 @@ src_configure() {
$(use_enable tpm tspi)
}
-src_install(){
+src_install() {
emake DESTDIR="${D}" install
if use python; then