package/libdvbsi: remove autoreconf

A configure script is bundled with the archive
of the current version.

Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Romain Naour 2015-07-20 19:47:55 +02:00 committed by Thomas Petazzoni
parent 0f2bc9d176
commit ca607498a6

View file

@ -11,7 +11,4 @@ LIBDVBSI_INSTALL_STAGING = YES
LIBDVBSI_LICENSE = LGPLv2.1
LIBDVBSI_LICENSE_FILES = COPYING
# sometimes no Makefile is in the archive, just (re)generate
LIBDVBSI_AUTORECONF = YES
$(eval $(autotools-package))