From 5d30e6cb47c4e4105e2b9c4c28de6d34a0385923 Mon Sep 17 00:00:00 2001 From: Mike Baker Date: Fri, 4 Aug 2006 11:59:52 +0000 Subject: set PATH in rules.mk SVN-Revision: 4438 --- openwrt/package/libpcap/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'openwrt/package/libpcap') diff --git a/openwrt/package/libpcap/Makefile b/openwrt/package/libpcap/Makefile index 155748a..1d9d437 100644 --- a/openwrt/package/libpcap/Makefile +++ b/openwrt/package/libpcap/Makefile @@ -71,7 +71,6 @@ define Build/Compile mkdir -p $(PKG_INSTALL_DIR) $(MAKE) -C $(PKG_BUILD_DIR) \ CCOPT="$(TARGET_CFLAGS) -I$(BUILD_DIR)/linux/include" \ - PATH=$(TARGET_PATH) \ DESTDIR="$(PKG_INSTALL_DIR)" \ all install endef -- cgit v1.1