tools/elfutils: remove dirname
[openwrt/openwrt.git] / tools / elfutils / Makefile
index 140250801c9d30bf3379c0f6b403333eb8d00249..466fc312711bc7f06fcff115f12af4aa7222d8e8 100644 (file)
@@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=elfutils
 PKG_VERSION:=0.191
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://sourceware.org/$(PKG_NAME)/ftp/$(PKG_VERSION)
@@ -41,7 +41,6 @@ PKG_GNULIB_ARGS = \
 
 PKG_GNULIB_MODS = \
        argp \
-       dirname \
        fts \
        obstack \
        progname \