aboutsummaryrefslogtreecommitdiff
path: root/rpmbuild/SPECS/gnunet-fedora.spec
diff options
context:
space:
mode:
Diffstat (limited to 'rpmbuild/SPECS/gnunet-fedora.spec')
-rw-r--r--rpmbuild/SPECS/gnunet-fedora.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpmbuild/SPECS/gnunet-fedora.spec b/rpmbuild/SPECS/gnunet-fedora.spec
index b8a8799..e750bff 100644
--- a/rpmbuild/SPECS/gnunet-fedora.spec
+++ b/rpmbuild/SPECS/gnunet-fedora.spec
@@ -95,6 +95,8 @@ echo "%SHA512SUM0 %SOURCE0" | sha512sum -c -
95%build 95%build
96#%configure 96#%configure
97#%configure --disable-rpath 97#%configure --disable-rpath
98sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
99sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
98#--prefix=%{_prefix} 100#--prefix=%{_prefix}
99./configure --prefix=/usr --libdir=/lib64 --disable-rpath --disable-static 101./configure --prefix=/usr --libdir=/lib64 --disable-rpath --disable-static
100%{make_build} 102%{make_build}