Commit ca607498 authored by Romain Naour's avatar Romain Naour Committed by Thomas Petazzoni
Browse files

package/libdvbsi: remove autoreconf



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

Signed-off-by: default avatarRomain Naour <romain.naour@openwide.fr>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent 0f2bc9d1
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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))