projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bdf506
)
don't exit on tar errors in wireless-tools - sgid flag on directory not accepted...
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 14:54:08 +0000
(14:54 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 14:54:08 +0000
(14:54 +0000)
SVN-Revision: 5085
package/wireless-tools/Makefile
patch
|
blob
|
history
diff --git
a/package/wireless-tools/Makefile
b/package/wireless-tools/Makefile
index c19ff7613d17938977d6ad177513484936196b7a..def2a6cc851e1e6f9a058a21a34ec143311c8580 100644
(file)
--- a/
package/wireless-tools/Makefile
+++ b/
package/wireless-tools/Makefile
@@
-16,6
+16,7
@@
PKG_SOURCE:=wireless_tools.$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux
PKG_MD5SUM:=599c94497f9c9073c7b052d3dcb7cd16
PKG_CAT:=zcat
+TAR_OPTIONS += || true
PKG_BUILD_DIR:=$(BUILD_DIR)/wireless_tools.28
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install