remove some debug code that slipped into the commit
SVN-Revision: 6583
This commit is contained in:
		| @@ -27,7 +27,6 @@ ifeq ($(strip $(PKG_UNPACK)),) | |||||||
|       UNPACK:=bzcat $(DL_DIR)/$(PKG_SOURCE) | |       UNPACK:=bzcat $(DL_DIR)/$(PKG_SOURCE) | | ||||||
|     endif |     endif | ||||||
|     ifeq ($(filter tgz tbz tbz2,$(EXT1)),$(EXT1)) |     ifeq ($(filter tgz tbz tbz2,$(EXT1)),$(EXT1)) | ||||||
|       $(error FOO: $(filter tgz tbz tbz2,$(EXT1)),$(EXT1)) |  | ||||||
|       EXT:=tar |       EXT:=tar | ||||||
|     endif |     endif | ||||||
|     UNPACK ?= cat $(DL_DIR)/$(PKG_SOURCE) | |     UNPACK ?= cat $(DL_DIR)/$(PKG_SOURCE) | | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Felix Fietkau
					Felix Fietkau