commit:     42f6fec3b640ae4be96960c39c5c27e0c42b0671
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 12 02:13:50 2017 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Wed Apr 12 02:15:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42f6fec3

net-misc/unison: install unison-fsmonitor.

Bug: 572148
Credit: Phil Tooley

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 net-misc/unison/unison-2.48.4.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/net-misc/unison/unison-2.48.4.ebuild 
b/net-misc/unison/unison-2.48.4.ebuild
index 449d386b46f..3a685747ee2 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
 

Reply via email to