From 66474e3957a44d4354510169381be896f79331fc Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 1 Apr 2005 16:49:24 +0000 Subject: [PATCH] build libpcap package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@504 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/libpcap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwrt/package/libpcap/Makefile b/openwrt/package/libpcap/Makefile index 1980429d8..e9144a6cf 100644 --- a/openwrt/package/libpcap/Makefile +++ b/openwrt/package/libpcap/Makefile @@ -80,7 +80,7 @@ $(IPKG_STATE_DIR)/info/$(PKG_NAME).list: $(PKG_IPK) source: $(DL_DIR)/$(PKG_SOURCE_FILE) prepare: $(PKG_BUILD_DIR)/.patched -compile: $(STAGING_DIR)/usr/lib/libpcap.a +compile: $(STAGING_DIR)/usr/lib/libpcap.a $(PKG_IPK) install: $(IPKG_STATE_DIR)/info/$(PKG_NAME).list clean: -- 2.20.1