libs/gdbm: Cleanup some autotools leftovers
This prevents usage of (possibly nonexistent)host tools, namely aclocal-1.14. Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
parent
ef94098440
commit
8ed42d6c95
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ PKG_LICENSE:=GPLv3
|
|||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_REMOVE_FILES:=Makefile compat/Makefile doc/Makefile export/Makefile src/Makefile tests/Makefile
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
|
Loading…
Reference in a new issue