Browse Source

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>
lilik-openwrt-22.03
Marcel Denia 10 years ago
parent
commit
8ed42d6c95
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/gdbm/Makefile

+ 1
- 0
libs/gdbm/Makefile View File

@ -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…
Cancel
Save