[Libosinfo] [osinfo-db PATCH v2 7/7] makefile: Remove unused "TEE" variable
Fabiano Fidêncio
fidencio at redhat.com
Tue Apr 23 15:20:40 UTC 2019
Commit 2c5578700b7 removed the code which made use of the "TEE"
variable.
Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
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
More information about the Libosinfo
mailing list