Remove packages when cleaning
[openwrt.git] / package / arptables / Makefile
index 03c6322..3058fa1 100644 (file)
@@ -44,3 +44,4 @@ install: $(IPKG_STATE_DIR)/info/arptables.list
 
 clean:
        rm -rf $(PKG_BUILD_DIR)
+       rm -f $(PKG_IPK)
This page took 0.022633 seconds and 4 git commands to generate.