From 3d41e84381b583e8ba11ebb15add5a4b3007e1f8 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/openwrt@319 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/matrixssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/matrixssl/Makefile') diff --git a/package/matrixssl/Makefile b/package/matrixssl/Makefile index 4775c121e..2352742b9 100644 --- a/package/matrixssl/Makefile +++ b/package/matrixssl/Makefile @@ -52,5 +52,5 @@ install: $(PKG_ZLIB) $(IPKG_STATE_DIR)/info/libmatrixssl.list clean: rm -rf $(PKG_BUILD_DIR) rm -f $(STAGING_DIR)/lib/libmatrixssl* $(STAGING_DIR)/include/matrixssl* - rm -f $(PACKAGE_DIR)/matrixssl\*.ipk + rm -f $(PKG_IPK) -- cgit v1.2.3