Commit 2c5578700b7 removed the code which made use of the "TEE"
variable.

Signed-off-by: Fabiano Fidêncio <[email protected]>
---
 Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Makefile b/Makefile
index ee4ff46..299e66a 100644
--- a/Makefile
+++ b/Makefile
@@ -20,8 +20,6 @@ GETTEXT_PACKAGE = osinfo-db
 
 SED = sed
 
-TEE = tee
-
 DATA_FILES_IN = $(wildcard $(VPATH)/data/*/*/*.xml.in) $(wildcard 
$(VPATH)/data/*/*/*/*.xml.in)
 DATA_FILES = $(DATA_FILES_IN:$(VPATH)/%.in=%)
 
-- 
2.21.0

_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo

Reply via email to