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"