- 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
This commit is contained in:
Jan Engelhardt 2021-02-19 23:36:15 +00:00 committed by Git OBS Bridge
parent b74655db3c
commit 40c13849e3
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 19 23:32:13 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- 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 <badshah400@gmail.com>

View File

@ -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"