Downstream fix for BZ 41953. Better fix pending in PR.
This commit is contained in:
parent
db399aead6
commit
014aa7c92a
@ -169,7 +169,7 @@ make
|
|||||||
%make_install
|
%make_install
|
||||||
|
|
||||||
# Remove hardcoded lib directory from the config
|
# Remove hardcoded lib directory from the config
|
||||||
sed -i s,%{_prefix}/lib/,,g %{buildroot}%{_sysconfdir}/mono/config
|
sed -i 's,$mono_libdir/,,g' %{buildroot}%{_sysconfdir}/mono/config
|
||||||
|
|
||||||
# remove .la files (they are generally bad news)
|
# remove .la files (they are generally bad news)
|
||||||
rm -f %{buildroot}%{_libdir}/*.la
|
rm -f %{buildroot}%{_libdir}/*.la
|
||||||
|
Loading…
x
Reference in New Issue
Block a user