aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2020-10-23 01:46:57 -0400
committerYosl <yosl@seattlemesh.net>2020-10-23 01:46:57 -0400
commit50498337ed779687fbb06849f9a166896c392fab (patch)
treebfdd10cbde58f448141f5bbcb5302fb335e4ca07
parentea9ff4e23f64389f364b1b1490d78c47a3575aac (diff)
downloadgnunet-rpm-50498337ed779687fbb06849f9a166896c392fab.tar.gz
gnunet-rpm-50498337ed779687fbb06849f9a166896c392fab.zip
chrpath on additional files
-rw-r--r--rpmbuild/SPECS/gnunet-fedora.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/rpmbuild/SPECS/gnunet-fedora.spec b/rpmbuild/SPECS/gnunet-fedora.spec
index 493aaae..dd0d4d2 100644
--- a/rpmbuild/SPECS/gnunet-fedora.spec
+++ b/rpmbuild/SPECS/gnunet-fedora.spec
@@ -255,6 +255,11 @@ chrpath --delete %{buildroot}/%{_libdir}/libgnunetcore.so.0.0.1
255#chrpath --delete %{buildroot}/usr/lib64/gnunet/libgnunet_plugin_gnsrecord_conversation.so 255#chrpath --delete %{buildroot}/usr/lib64/gnunet/libgnunet_plugin_gnsrecord_conversation.so
256#chrpath --delete %{buildroot}/usr/lib64/libgnunetmysql.so.0.0.0 256#chrpath --delete %{buildroot}/usr/lib64/libgnunetmysql.so.0.0.0
257#chrpath --delete %{buildroot}/usr/lib64/libgnunetmicrophone.so.0.0.0 257#chrpath --delete %{buildroot}/usr/lib64/libgnunetmicrophone.so.0.0.0
258chrpath --delete %{buildroot}/%{_libdir}/%{name}/libgnunet_plugin_transport_http_client.so
259chrpath --delete %{buildroot}/%{_libdir}/%{name}/libgnunet_plugin_transport_https_client.so
260chrpath --delete %{buildroot}/%{_libdir}/libgnunetcurl.so.0.0.0
261chrpath --delete %{buildroot}/%{_libdir}/%{name}/libgnunet_plugin_reclaim_attribute_basic.so
262chrpath --delete %{buildroot}/%{_libdir}/%{name}/libgnunet_plugin_reclaim_attestation_jwt.so
258 263
259%check 264%check
260#make check 265#make check