projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7298d02
)
dc3dd: upcase the autoreconf value
author
Benoît Allard
<benoit.allard@greenbone.net>
Fri, 31 Mar 2017 07:39:44 +0000
(09:39 +0200)
committer
Peter 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
patch
|
blob
|
history
diff --git
a/package/dc3dd/dc3dd.mk
b/package/dc3dd/dc3dd.mk
index fef9093bccdfe9ecdda32796d6d9a9eb1eac800d..2830bb217f1799e0416b3f771abcc6b8656cb0d5 100644
(file)
--- a/
package/dc3dd/dc3dd.mk
+++ b/
package/dc3dd/dc3dd.mk
@@
-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))