mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
fuse: disable autoreconf
This commit is contained in:
parent
eecdd40110
commit
19ca464412
@ -29,7 +29,7 @@ PKG_SHORTDESC="fuse: A simple user-space filesystem interface for Linux"
|
||||
PKG_LONGDESC="FUSE provides a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. FUSE also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations."
|
||||
|
||||
PKG_IS_ADDON="no"
|
||||
PKG_AUTORECONF="yes"
|
||||
PKG_AUTORECONF="no"
|
||||
|
||||
PKG_CONFIGURE_OPTS_TARGET="--enable-lib \
|
||||
--enable-util \
|
||||
|
Loading…
x
Reference in New Issue
Block a user