From 1768b5f97426395d8cc2c2cc1de6c914e9fffd7b Mon Sep 17 00:00:00 2001 From: Romain Naour Date: Mon, 20 Jul 2015 19:47:51 +0200 Subject: [PATCH] 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 --- package/wipe/wipe.mk | 1 - 1 file changed, 1 deletion(-) 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 -- 2.30.2