diff options
Diffstat (limited to 'libs/gdbm')
-rw-r--r-- | libs/gdbm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/gdbm/Makefile b/libs/gdbm/Makefile index d2c4939bc..21ecfb2dd 100644 --- a/libs/gdbm/Makefile +++ b/libs/gdbm/Makefile @@ -19,7 +19,7 @@ PKG_LICENSE:=GPL-3.0+ PKG_LICENSE_FILES:=COPYING PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net> -PKG_FIXUP:=autoreconf +PKG_FIXUP:=autoreconf gettext-version PKG_REMOVE_FILES:=Makefile compat/Makefile doc/Makefile export/Makefile src/Makefile tests/Makefile PKG_BUILD_PARALLEL:=0 |