From: Romain Naour Date: Mon, 20 Jul 2015 17:47:51 +0000 (+0200) Subject: package/wipe: remove autoreconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1768b5f97426395d8cc2c2cc1de6c914e9fffd7b;p=buildroot.git package/wipe: remove autoreconf A configure script is already bundled in the archive. There is no comment why autoreconf was added. Signed-off-by: Romain Naour Signed-off-by: Thomas Petazzoni --- diff --git a/package/wipe/wipe.mk b/package/wipe/wipe.mk index 38cb434b4e..9ec7faf6d7 100644 --- a/package/wipe/wipe.mk +++ b/package/wipe/wipe.mk @@ -7,7 +7,6 @@ WIPE_VERSION = 2.3.1 WIPE_SITE = http://downloads.sourceforge.net/project/wipe/wipe/$(WIPE_VERSION) WIPE_SOURCE = wipe-$(WIPE_VERSION).tar.bz2 -WIPE_AUTORECONF = YES WIPE_LICENSE = GPLv2+ WIPE_LICENSE_FILES = LICENSE