aboutsummaryrefslogtreecommitdiffstats
path: root/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
commit8312eda993ce135a98139dcbc5038d2840d7803c (patch)
treea7079dc05eb3713b7616ef05e51be3732f10a354 /package/openssl
parentfed79790e7f0e88c4a2fcac9ee67ee613077439f (diff)
downloadmaster-187ad058-8312eda993ce135a98139dcbc5038d2840d7803c.tar.gz
master-187ad058-8312eda993ce135a98139dcbc5038d2840d7803c.tar.bz2
master-187ad058-8312eda993ce135a98139dcbc5038d2840d7803c.zip
Remove packages when cleaning
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@319 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/openssl')
-rw-r--r--package/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/openssl/Makefile b/package/openssl/Makefile
index eb566c53f5..4d30be3ef2 100644
--- a/package/openssl/Makefile
+++ b/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)