fuse-exfat: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:47:25 +02:00
parent 88346815ec
commit eecdd40110

View File

@ -29,4 +29,4 @@ PKG_SHORTDESC="fuse-exfat: aims to provide a full-featured exFAT file system imp
PKG_LONGDESC="This project aims to provide a full-featured exFAT file system implementation for GNU/Linux other Unix-like systems as a FUSE module."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"