libexif: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:12:56 +02:00
parent 302d631530
commit 6312298b60

View File

@ -29,4 +29,4 @@ PKG_SHORTDESC="A library to parse an EXIF file and read the data from those tags
PKG_LONGDESC="A library to parse an EXIF file and read the data from those tags"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"