ignore tar errors in atftp
authorFelix Fietkau <nbd@openwrt.org>
Sat, 14 Oct 2006 23:03:30 +0000 (23:03 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 14 Oct 2006 23:03:30 +0000 (23:03 +0000)
SVN-Revision: 5101

net/atftp/Makefile

index 0e45338f8b22e92ec3c0ba169a02e67e56c2bd50..e09e452fa56d3d25d3685dd75797b04002553693 100644 (file)
@@ -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