From 33e56e2cdd42dd0377efb372001474fc21fa759b Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 6 Mar 2005 14:35:58 +0000 Subject: Remove packages when cleaning git-svn-id: svn://svn.openwrt.org/openwrt/trunk@319 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/arptables/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'openwrt/package/arptables/Makefile') diff --git a/openwrt/package/arptables/Makefile b/openwrt/package/arptables/Makefile index 03c6322fe1..3058fa18e1 100644 --- a/openwrt/package/arptables/Makefile +++ b/openwrt/package/arptables/Makefile @@ -44,3 +44,4 @@ install: $(IPKG_STATE_DIR)/info/arptables.list clean: rm -rf $(PKG_BUILD_DIR) + rm -f $(PKG_IPK) -- cgit v1.2.3