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