diff options
author | Zoltan Puskas <zoltan@sinustrom.info> | 2019-04-01 00:05:27 -0700 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-04-14 09:32:15 +0200 |
commit | 9658f99bd50d13ed2161a68d3a025eac8b8d6765 (patch) | |
tree | 432196b2569a1a944793f2f917a6e066eba108b2 /net-misc/casync | |
parent | net-misc/casync: Bring p20190407 up to standards, add as co-maint (diff) | |
download | gentoo-9658f99bd50d13ed2161a68d3a025eac8b8d6765.tar.gz gentoo-9658f99bd50d13ed2161a68d3a025eac8b8d6765.tar.bz2 gentoo-9658f99bd50d13ed2161a68d3a025eac8b8d6765.zip |
net-misc/casync: Unmask
Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info>
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Closes: https://github.com/gentoo/gentoo/pull/11490
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-misc/casync')
-rw-r--r-- | net-misc/casync/casync-2_p20190407.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/casync/casync-2_p20190407.ebuild b/net-misc/casync/casync-2_p20190407.ebuild index a0e571ae1fc6..853ece213c86 100644 --- a/net-misc/casync/casync-2_p20190407.ebuild +++ b/net-misc/casync/casync-2_p20190407.ebuild @@ -36,7 +36,6 @@ src_configure() { -Dfuse="$(usex fuse true false)" -Dman="$(usex man true false)" -Dselinux="$(usex selinux true false)" - -Dtests="$(usex test true false)" -Dudev="$(usex udev true false)" ) meson_src_configure |