Skip to content
Snippets Groups Projects
Commit 9a7ebd83 authored by Bro Brian's avatar Bro Brian
Browse files

Update PKG.patch

parent 1228e35c
No related branches found
No related tags found
No related merge requests found
Pipeline #65257 failed
......@@ -37,11 +37,12 @@ diff -uar a/PKGBUILD b/PKGBUILD
provides=(
'libupb.so'
'libgrpcpp_channelz.so'
@@ -193,7 +193,6 @@
@@ -193,9 +193,6 @@
install -dm0755 "$pkgdir/usr/lib"
# Remove RPATH
- chrpath -d build/grpc_cli build/libgrpc++_test_config.so*
cp -a build/libgrpc++_test_config.so* "$pkgdir/usr/lib/"
-
- cp -a build/libgrpc++_test_config.so* "$pkgdir/usr/lib/"
install -Dm0755 build/grpc_cli "$pkgdir/usr/bin/grpc_cli"
install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment