projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c3cd6c
)
ignore tar errors in atftp
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 23:03:30 +0000
(23:03 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 14 Oct 2006 23:03:30 +0000
(23:03 +0000)
SVN-Revision: 5101
net/atftp/Makefile
patch
|
blob
|
history
diff --git
a/net/atftp/Makefile
b/net/atftp/Makefile
index 0e45338f8b22e92ec3c0ba169a02e67e56c2bd50..e09e452fa56d3d25d3685dd75797b04002553693 100644
(file)
--- a/
net/atftp/Makefile
+++ b/
net/atftp/Makefile
@@
-15,6
+15,7
@@
PKG_MD5SUM:=3b27365772d918050b2251d98a9c7c82
PKG_SOURCE_URL:=ftp://ftp.mamalinux.com/pub/atftp/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
+TAR_OPTIONS += || true
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install