mirror of
https://abf.rosa.ru/djam/libressl.git
synced 2025-02-23 16:12:53 +00:00
bot: rpm5 -> rpm4 (3)
This commit is contained in:
parent
485e3a3439
commit
486c5d396c
1 changed files with 1 additions and 1 deletions
|
@ -351,7 +351,7 @@ do
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
# Restore ability to work with custom prefix
|
# Restore ability to work with custom prefix
|
||||||
# It is lost due to --exec_prefix=XXX in %%configure2_5x
|
# It is lost due to --exec_prefix=XXX in %%configure
|
||||||
sed -i -r \
|
sed -i -r \
|
||||||
-e 's,^exec_prefix=.+,exec_prefix=${prefix},' \
|
-e 's,^exec_prefix=.+,exec_prefix=${prefix},' \
|
||||||
-e 's,^libdir=.+,libdir=${exec_prefix}/lib,' \
|
-e 's,^libdir=.+,libdir=${exec_prefix}/lib,' \
|
||||||
|
|
Loading…
Add table
Reference in a new issue