mtpfs: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:59:55 +02:00
parent 1b38078cc3
commit ad447cb436

View File

@ -27,7 +27,7 @@ PKG_DEPENDS_TARGET="toolchain fuse libmtp glib"
PKG_SECTION="tools"
PKG_SHORTDESC="MTPfs is a FUSE filesystem that supports reading and writing from any MTP device"
PKG_LONGDESC="MTPfs is a FUSE filesystem that supports reading and writing from any MTP device"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--disable-mad"