aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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