aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYosl <yosl@seattlemesh.net>2020-07-09 20:04:28 -0400
committerYosl <yosl@seattlemesh.net>2020-07-09 20:04:28 -0400
commitaa3b6c5fc189f5c0ccab896c13fcd3aeecd45cf0 (patch)
treec048312ec2281b482056c7a2828a3fb073cb70fe
parent87eb5f47a20139e19c9b0bbd76dc0840120d3b7d (diff)
downloadgnunet-rpm-aa3b6c5fc189f5c0ccab896c13fcd3aeecd45cf0.tar.gz
gnunet-rpm-aa3b6c5fc189f5c0ccab896c13fcd3aeecd45cf0.zip
Code cleanup
-rw-r--r--rpmbuild/SPECS/gnunet-fedora.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/rpmbuild/SPECS/gnunet-fedora.spec b/rpmbuild/SPECS/gnunet-fedora.spec
index b52d0d8..eaad8fd 100644
--- a/rpmbuild/SPECS/gnunet-fedora.spec
+++ b/rpmbuild/SPECS/gnunet-fedora.spec
@@ -98,7 +98,6 @@ echo "%SHA512SUM0 %SOURCE0" | sha512sum -c -
98%build 98%build
99#%configure 99#%configure
100#%configure --disable-rpath 100#%configure --disable-rpath
101#--prefix=%{_prefix}
102./configure --prefix=/%{_prefix} --libdir=/%{_lib} --disable-rpath --disable-static 101./configure --prefix=/%{_prefix} --libdir=/%{_lib} --disable-rpath --disable-static
103sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool 102sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
104sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool 103sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool