SHA256
1
0
forked from pool/grpc

Accepting request 875555 from devel:tools

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/875555
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/grpc?expand=0&rev=29
This commit is contained in:
Richard Brown 2021-03-02 11:32:16 +00:00 committed by Git OBS Bridge
commit 057e8e7fa7
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"