udevil: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 17:56:33 +02:00
parent 2e8fe15944
commit d42d70e37b

View File

@ -29,7 +29,7 @@ PKG_SHORTDESC="udevil: Mounts and unmounts removable devices and networks withou
PKG_LONGDESC="udevil Mounts and unmounts removable devices and networks without a password (set suid), shows device info, monitors device changes. Emulates mount's and udisks's command line usage and udisks v1's output. Includes the devmon automounting daemon."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--disable-systemd \
--with-mount-prog=/bin/mount \