SHA256
1
0
forked from pool/grpc
grpc/grpc-correct-pkgconfig-path.patch
Michał Rostecki 3d22f81240 Accepting request 843413 from home:badshah400:branches:devel:tools
* Update to version 1.33.1.
* Drop grpc-find-re2-via-pkgconfig.patch: incorporated upstream (commit 45e413d).
* Bump so version from 12 to 13 in keeping with upstream.

OBS-URL: https://build.opensuse.org/request/show/843413
OBS-URL: https://build.opensuse.org/package/show/devel:tools/grpc?expand=0&rev=70
2020-10-22 13:47:36 +00:00

14 lines
432 B
Diff

Index: grpc-1.33.1/CMakeLists.txt
===================================================================
--- grpc-1.33.1.orig/CMakeLists.txt
+++ grpc-1.33.1/CMakeLists.txt
@@ -15805,7 +15805,7 @@ function(generate_pkgconfig name descrip
"${output_filepath}"
@ONLY)
install(FILES "${output_filepath}"
- DESTINATION "lib/pkgconfig/")
+ DESTINATION "${gRPC_INSTALL_LIBDIR}/pkgconfig/")
endfunction()
# gpr .pc file