[packages] devel/binutils: Fixed autoreconf
authorDaniel Dickinson <crazycshore@gmail.com>
Sun, 12 Dec 2010 01:39:00 +0000 (01:39 +0000)
committerDaniel Dickinson <crazycshore@gmail.com>
Sun, 12 Dec 2010 01:39:00 +0000 (01:39 +0000)
SVN-Revision: 24507

devel/binutils/Makefile

index 1ee9c0d944e2bb4b5737edff017b2ddaa82f01bd..2afbd5918336d4b6903749a4f5f6b289a62e4e8b 100644 (file)
@@ -18,7 +18,8 @@ PKG_MD5SUM:=
 PATCH_DIR:=$(TOPDIR)/toolchain/binutils/patches/$(PKG_VERSION)
 
 PKG_FIXUP:=libtool
 PATCH_DIR:=$(TOPDIR)/toolchain/binutils/patches/$(PKG_VERSION)
 
 PKG_FIXUP:=libtool
-PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof binutils ld
+PKG_LIBTOOL_PATHS:=. gas bfd opcodes gprof binutils ld libiberty gold intl
+PKG_REMOVE_FILES:=libtool.m4
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk