package/dc3dd: migrate to new autopoint flag
Signed-off-by: Vincent Fazio <vfazio@gmail.com> [Arnout: also update comment] Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
parent
323abee789
commit
b75e7dc15a
@ -11,8 +11,8 @@ DC3DD_SITE = https://downloads.sourceforge.net/project/dc3dd/dc3dd/$(DC3DD_VERSI
|
||||
DC3DD_LICENSE = GPL-3.0+
|
||||
DC3DD_LICENSE_FILES = COPYING
|
||||
# We are patching Makefile.am, so we need to autoreconf. We also need to
|
||||
# enable gettextize as dc3dd comes with an old gettext infra.
|
||||
# enable autopoint as dc3dd comes with an old gettext infra.
|
||||
DC3DD_AUTORECONF = YES
|
||||
DC3DD_GETTEXTIZE = YES
|
||||
DC3DD_AUTOPOINT = YES
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
Loading…
Reference in New Issue
Block a user