diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2016-06-24 22:04:51 +0200 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2016-06-24 22:04:51 +0200 |
commit | 7deebb7157b1b7713488676ad049926f6aaf7217 (patch) | |
tree | 2b51b09b6c7926566837359d377377fd3cf18175 /net-p2p/syncthing/metadata.xml | |
parent | 09bc8d916487cff2ed189f488791ab57bedf5b4c (diff) | |
download | gentoo-7deebb7157b1b7713488676ad049926f6aaf7217.tar.gz gentoo-7deebb7157b1b7713488676ad049926f6aaf7217.tar.xz |
net-p2p/syncthing: add tools flag
Thanks to Alexey Korepanov for implementing this.
Package-Manager: portage-2.2.28
Diffstat (limited to 'net-p2p/syncthing/metadata.xml')
-rw-r--r-- | net-p2p/syncthing/metadata.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-p2p/syncthing/metadata.xml b/net-p2p/syncthing/metadata.xml index 78bfd3011c5..df7f0025782 100644 --- a/net-p2p/syncthing/metadata.xml +++ b/net-p2p/syncthing/metadata.xml @@ -18,6 +18,11 @@ Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. </longdescription> + <use> + <flag name="tools"> + Install discosrv, relaysrv and other tools to /usr/libexec/synsthing/. + </flag> + </use> <upstream> <remote-id type="github">syncthing/syncthing</remote-id> <bugs-to>https://github.com/syncthing/syncthing/issues</bugs-to> |