diff options
Diffstat (limited to 'net-misc/unison/unison-2.48.4.ebuild')
-rw-r--r-- | net-misc/unison/unison-2.48.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/unison/unison-2.48.4.ebuild b/net-misc/unison/unison-2.48.4.ebuild index e2ba50d54f28..56ef942628c9 100644 --- a/net-misc/unison/unison-2.48.4.ebuild +++ b/net-misc/unison/unison-2.48.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -67,7 +67,7 @@ src_test() { emake selftest CFLAGS="" } -src_install () { +src_install() { # install manually, since it's just too much # work to force the Makefile to do the right thing. newbin unison unison-${SLOT} |