diff options
Diffstat (limited to 'net-ftp/gproftpd/gproftpd-8.3.2-r1.ebuild')
-rw-r--r-- | net-ftp/gproftpd/gproftpd-8.3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/gproftpd/gproftpd-8.3.2-r1.ebuild b/net-ftp/gproftpd/gproftpd-8.3.2-r1.ebuild index a41eee3c7d3a..a67b5076d1b1 100644 --- a/net-ftp/gproftpd/gproftpd-8.3.2-r1.ebuild +++ b/net-ftp/gproftpd/gproftpd-8.3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -41,7 +41,7 @@ src_configure() { --with-includes=${includes} } -src_install () { +src_install() { emake DESTDIR="${D}" install # Add the Gnome menu entry |