mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-09 21:43:13 +02:00
fuse3: --disable-example
This commit is contained in:
parent
cf9a18fe30
commit
57d786ff6f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
wrksrc="fuse-${version}"
|
wrksrc="fuse-${version}"
|
||||||
configure_args="--enable-lib --enable-util"
|
configure_args="--enable-lib --enable-util --disable-example"
|
||||||
hostmakedepends="automake libtool gettext-devel"
|
hostmakedepends="automake libtool gettext-devel"
|
||||||
short_desc="Filesystem in Userspace 3.x"
|
short_desc="Filesystem in Userspace 3.x"
|
||||||
maintainer="Michael Gehring <mg@ebfe.org>"
|
maintainer="Michael Gehring <mg@ebfe.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue