From 40c13849e3c41b4fa8847e14e18493fe0bc36d801e2dc7e5b38784852189b6a2 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Fri, 19 Feb 2021 23:36:15 +0000 Subject: [PATCH] - Remove unused "b" symlink (no longer used since openSUSE switched from makefile to cmake with 1.32) OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=81 --- grpc.changes | 6 ++++++ grpc.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/grpc.changes b/grpc.changes index 3255494..2813413 100644 --- a/grpc.changes +++ b/grpc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 19 23:32:13 UTC 2021 - Jan Engelhardt + +- Remove unused "b" symlink (no longer used since openSUSE + switched from makefile to cmake with 1.32) + ------------------------------------------------------------------- Wed Jan 13 20:20:44 UTC 2021 - Atri Bhattacharya diff --git a/grpc.spec b/grpc.spec index 86dad03..0419585 100644 --- a/grpc.spec +++ b/grpc.spec @@ -152,8 +152,6 @@ export CXXFLAGS="$CFLAGS" %install b="%buildroot" -# work around "Argument list too long" -ln -s "%buildroot" "b" %cmake_install pushd "$b/usr"