From 1d6e0b9935a9e3c6f4499003361fad98d23146f3 Mon Sep 17 00:00:00 2001 From: zitingguo-ms Date: Tue, 6 Dec 2022 10:31:58 +0800 Subject: [PATCH] fix thrift 014 makefile (#12935) Signed-off-by: zitingguo-ms Signed-off-by: zitingguo-ms --- src/thrift_0_14_1/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/src/thrift_0_14_1/Makefile b/src/thrift_0_14_1/Makefile index 081aff3f34..02f44ea120 100644 --- a/src/thrift_0_14_1/Makefile +++ b/src/thrift_0_14_1/Makefile @@ -7,6 +7,7 @@ THRIFT_VERSION = 0.14.1 MAIN_TARGET = libthrift0_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb DERIVED_TARGETS = libthrift-dev_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb \ python3-thrift_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb \ + python-thrift_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb \ thrift-compiler_$(THRIFT_VERSION)_$(CONFIGURED_ARCH).deb THRIFT_LINK_PRE = https://archive.apache.org/dist/thrift