diff options
author | adam <adam@pkgsrc.org> | 2019-09-24 07:24:42 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-09-24 07:24:42 +0000 |
commit | 3dae7e71fc327363e4999a28fc83c1bcd39e8f23 (patch) | |
tree | 84d464d1f504ccbfe7d5738ff1f1082fe0f88089 | |
parent | 25d72c2f8267cf3d0c3ecbac55b60384d20e3f99 (diff) | |
download | pkgsrc-3dae7e71fc327363e4999a28fc83c1bcd39e8f23.tar.gz |
grpc: libgrpc++_cronet must not be in PLIST
-rw-r--r-- | net/grpc/PLIST | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/net/grpc/PLIST b/net/grpc/PLIST index ff3bdb0e9e2..5d9e83372b0 100644 --- a/net/grpc/PLIST +++ b/net/grpc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2019/08/25 18:52:37 adam Exp $ +@comment $NetBSD: PLIST,v 1.10 2019/09/24 07:24:42 adam Exp $ bin/grpc_cpp_plugin bin/grpc_csharp_plugin bin/grpc_node_plugin @@ -289,9 +289,6 @@ lib/libgpr.so.1 lib/libgrpc++.so lib/libgrpc++.so.${PKGVERSION} lib/libgrpc++.so.1 -lib/libgrpc++_cronet.so -lib/libgrpc++_cronet.so.${PKGVERSION} -lib/libgrpc++_cronet.so.1 lib/libgrpc++_error_details.so lib/libgrpc++_error_details.so.${PKGVERSION} lib/libgrpc++_error_details.so.1 |