diff options
Diffstat (limited to 'net-misc/unison/unison-2.48.4-r1.ebuild')
-rw-r--r-- | net-misc/unison/unison-2.48.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/unison/unison-2.48.4-r1.ebuild b/net-misc/unison/unison-2.48.4-r1.ebuild index 3cbf95371a25..b76c12b42399 100644 --- a/net-misc/unison/unison-2.48.4-r1.ebuild +++ b/net-misc/unison/unison-2.48.4-r1.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=7 @@ -65,7 +65,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. local binname |