summaryrefslogtreecommitdiff
path: root/openwrt/package/matrixssl/Makefile
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2005-03-06 14:35:58 +0000
committerNicolas Thill <nico@openwrt.org>2005-03-06 14:35:58 +0000
commit0b4c7cb994f38f5c8d202067c0c8410347079509 (patch)
treec4ff0146d31cc37ea1a7f800c639d7182e6d8714 /openwrt/package/matrixssl/Makefile
parentce041c793573b71498f202d89cad41c94f64b8c0 (diff)
downloadmtk-20170518-0b4c7cb994f38f5c8d202067c0c8410347079509.zip
mtk-20170518-0b4c7cb994f38f5c8d202067c0c8410347079509.tar.gz
mtk-20170518-0b4c7cb994f38f5c8d202067c0c8410347079509.tar.bz2
Remove packages when cleaning
SVN-Revision: 319
Diffstat (limited to 'openwrt/package/matrixssl/Makefile')
-rw-r--r--openwrt/package/matrixssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/matrixssl/Makefile b/openwrt/package/matrixssl/Makefile
index 4775c12..2352742 100644
--- a/openwrt/package/matrixssl/Makefile
+++ b/openwrt/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)