From 05eb39365c86d53281629907e074100c87a3590f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20L=C3=BCke?= Date: Mon, 11 May 2020 13:45:07 +0200 Subject: [PATCH] Revert "net-libs/rpcsvc-proto: make rpcgen work for both architectures" This reverts commit e04e8177f154b125b5fdd92e7e22805696290a81. --- .../files/rpcsvc-proto-1.3.1-rpcgen-from-host.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.3.1-rpcgen-from-host.patch b/sdk_container/src/third_party/coreos-overlay/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.3.1-rpcgen-from-host.patch index a52c1405c1..fbcb922394 100644 --- a/sdk_container/src/third_party/coreos-overlay/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.3.1-rpcgen-from-host.patch +++ b/sdk_container/src/third_party/coreos-overlay/net-libs/rpcsvc-proto/files/rpcsvc-proto-1.3.1-rpcgen-from-host.patch @@ -16,7 +16,7 @@ index 83867c0..c1610a7 100644 %.h: %.x - $(top_builddir)/rpcgen/rpcgen -h -o $@ $< -+ $(top_builddir)/rpcgen/rpcgen -h -o $@ $< || /usr/bin/rpcgen -h -o $@ $< ++ rpcgen -h -o $@ $< -- 2.21.0