dc3dd: upcase the autoreconf value
authorBenoît Allard <benoit.allard@greenbone.net>
Fri, 31 Mar 2017 07:39:44 +0000 (09:39 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 31 Mar 2017 11:18:33 +0000 (13:18 +0200)
Signed-off-by: Benoît Allard <benoit.allard@greenbone.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/dc3dd/dc3dd.mk

index fef9093bccdfe9ecdda32796d6d9a9eb1eac800d..2830bb217f1799e0416b3f771abcc6b8656cb0d5 100644 (file)
@@ -11,6 +11,6 @@ DC3DD_SITE = https://downloads.sourceforge.net/project/dc3dd/dc3dd/$(DC3DD_VERSI
 DC3DD_LICENSE = GPLv3+
 DC3DD_LICENSE_FILES = COPYING
 # We are patching the Makefile.am
-DC3DD_AUTORECONF = yes
+DC3DD_AUTORECONF = YES
 
 $(eval $(autotools-package))