aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/openssl
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/openssl
parentce041c793573b71498f202d89cad41c94f64b8c0 (diff)
downloadupstream-0b4c7cb994f38f5c8d202067c0c8410347079509.tar.gz
upstream-0b4c7cb994f38f5c8d202067c0c8410347079509.tar.bz2
upstream-0b4c7cb994f38f5c8d202067c0c8410347079509.zip
Remove packages when cleaning
SVN-Revision: 319
Diffstat (limited to 'openwrt/package/openssl')
-rw-r--r--openwrt/package/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/openssl/Makefile b/openwrt/package/openssl/Makefile
index eb566c53f5..4d30be3ef2 100644
--- a/openwrt/package/openssl/Makefile
+++ b/openwrt/package/openssl/Makefile
@@ -72,5 +72,5 @@ clean:
rm -rf $(PKG_BUILD_DIR)
rm -f $(STAGING_DIR)/lib/libssl*
rm -f $(STAGING_DIR)/lib/libcrypto*
- rm -f $(PACKAGE_DIR)/$(PKG_NAME)\*.ipk
+ rm -f $(PKG_IPK)