projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
220ef3a
)
ignore tar error in bing package - evil mode changes again :)
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 23:47:19 +0000
(23:47 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 23:47:19 +0000
(23:47 +0000)
SVN-Revision: 5108
net/bing/Makefile
patch
|
blob
|
history
diff --git
a/net/bing/Makefile
b/net/bing/Makefile
index 81d8310bae38bd66a8e5df1a4d21560043e79c34..2ff8d41d2d2be567a32f48c93b1af0ae11e0f335 100644
(file)
--- a/
net/bing/Makefile
+++ b/
net/bing/Makefile
@@
-15,6
+15,7
@@
PKG_SOURCE:=$(PKG_NAME)_src-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://fgouget.free.fr/bing/
PKG_MD5SUM:=60aaee55277672d0cc163bf3f0b3d53f
PKG_CAT:=zcat
+TAR_OPTIONS += || true
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install