aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2020-02-09 19:35:12 -0800
committerYosl <yosl@seattlemesh.net>2020-02-09 19:35:12 -0800
commit69c0273eb85e3937106797981c18de4a997ddc72 (patch)
tree00d569de97cc2754299ddde2e25aac3fdee954ba
parent6da621024b0748114cd11d33dde1d60c40c0fbb2 (diff)
downloadgnunet-rpm-69c0273eb85e3937106797981c18de4a997ddc72.tar.gz
gnunet-rpm-69c0273eb85e3937106797981c18de4a997ddc72.zip
remove unnecessary rpath deletions
-rw-r--r--rpmbuild/SPECS/gnunet-fedora.spec16
1 files changed, 8 insertions, 8 deletions
diff --git a/rpmbuild/SPECS/gnunet-fedora.spec b/rpmbuild/SPECS/gnunet-fedora.spec
index 3d480e4..7b4143e 100644
--- a/rpmbuild/SPECS/gnunet-fedora.spec
+++ b/rpmbuild/SPECS/gnunet-fedora.spec
@@ -381,7 +381,7 @@ chrpath --delete %{buildroot}/gnunet-0.12.2/src/dns/.libs/libgnunetdns.so.0.0.0
381#chrpath --delete %{buildroot}/gnunet-0.12.2/src/dns/.libs/libgnunet_plugin_block_dns.soT 381#chrpath --delete %{buildroot}/gnunet-0.12.2/src/dns/.libs/libgnunet_plugin_block_dns.soT
382chrpath --delete %{buildroot}/gnunet-0.12.2/src/dns/.libs/gnunet-dns-redirector 382chrpath --delete %{buildroot}/gnunet-0.12.2/src/dns/.libs/gnunet-dns-redirector
383chrpath --delete %{buildroot}/gnunet-0.12.2/src/pt/.libs/gnunet-daemon-pt 383chrpath --delete %{buildroot}/gnunet-0.12.2/src/pt/.libs/gnunet-daemon-pt
384chrpath --delete %{buildroot}/gnunet-0.12.2/src/my/.libs/libgnunetmy.so.0.0.0 384#chrpath --delete %{buildroot}/gnunet-0.12.2/src/my/.libs/libgnunetmy.so.0.0.0
385chrpath --delete %{buildroot}/gnunet-0.12.2/src/transport/.libs/gnunet-service-transport 385chrpath --delete %{buildroot}/gnunet-0.12.2/src/transport/.libs/gnunet-service-transport
386chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunet_plugin_ats_proportional.so 386chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunet_plugin_ats_proportional.so
387chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunet_plugin_ats_proportional.so 387chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunet_plugin_ats_proportional.so
@@ -408,14 +408,14 @@ chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/gnunet-service-ats
408chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunetats.so.4.0.0 408chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunetats.so.4.0.0
409chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunetats.so.4.0.0 409chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunetats.so.4.0.0
410chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunetats.so.4.0.0 410chrpath --delete %{buildroot}/gnunet-0.12.2/src/ats/.libs/libgnunetats.so.4.0.0
411chrpath --delete %{buildroot}/usr/lib64/libgnunetspeaker.so.0.0.0 411#chrpath --delete %{buildroot}/usr/lib64/libgnunetspeaker.so.0.0.0
412chrpath --delete %{buildroot}/usr/lib64/libgnunetmy.so.0.0.0 412#chrpath --delete %{buildroot}/usr/lib64/libgnunetmy.so.0.0.0
413chrpath --delete %{buildroot}/usr/lib64/libgnunetcore.so.0.0.1 413chrpath --delete %{buildroot}/usr/lib64/libgnunetcore.so.0.0.1
414chrpath --delete %{buildroot}/usr/lib64/libgnunetconversation.so.0.0.0 414#chrpath --delete %{buildroot}/usr/lib64/libgnunetconversation.so.0.0.0
415chrpath --delete %{buildroot}/usr/lib64/gnunet/libgnunet_plugin_datastore_mysql.so 415#chrpath --delete %{buildroot}/usr/lib64/gnunet/libgnunet_plugin_datastore_mysql.so
416chrpath --delete %{buildroot}/usr/lib64/gnunet/libgnunet_plugin_gnsrecord_conversation.so 416#chrpath --delete %{buildroot}/usr/lib64/gnunet/libgnunet_plugin_gnsrecord_conversation.so
417chrpath --delete %{buildroot}/usr/lib64/libgnunetmysql.so.0.0.0 417#chrpath --delete %{buildroot}/usr/lib64/libgnunetmysql.so.0.0.0
418chrpath --delete %{buildroot}/usr/lib64/libgnunetmicrophone.so.0.0.0 418#chrpath --delete %{buildroot}/usr/lib64/libgnunetmicrophone.so.0.0.0
419 419
420%check 420%check
421#make check 421#make check