diff options
-rw-r--r-- | net-misc/unison/unison-2.48.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-misc/unison/unison-2.48.4.ebuild b/net-misc/unison/unison-2.48.4.ebuild index 449d386b46f2..3a685747ee20 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-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -65,6 +65,7 @@ src_install () { # install manually, since it's just too much # work to force the Makefile to do the right thing. newbin unison unison-${SLOT} + dobin unison-fsmonitor dodoc BUGS.txt CONTRIB INSTALL NEWS \ README ROADMAP.txt TODO.txt |