Skip to content
Snippets Groups Projects
Verified Commit ef5fa918 authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

reforis-distutils: remove HOST_UNPACK variable

It failed with following error:
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
parent 950a119a
Branches
Tags
1 merge request!385reforis-distutils: remove HOST_UNPACK variable
......@@ -30,8 +30,6 @@ include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk
include $(TOPDIR)/feeds/packages/lang/python/python3-package.mk
HOST_UNPACK:=$(HOST_TAR) -C $(HOST_BUILD_DIR) --strip-components=1 -xzf $(DL_DIR)/$(PKG_SOURCE)
define Package/reforis-distutils
TITLE:=reForis distutils
URL:=https://gitlab.labs.nic.cz/turris/reforis/reforis-distutils
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment