From 486c5d396cc90042198aba6b9325f7912d1e794b Mon Sep 17 00:00:00 2001 From: NixTux Commit Bot Date: Sat, 4 Jan 2020 22:33:57 +0300 Subject: [PATCH] bot: rpm5 -> rpm4 (3) --- libressl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libressl.spec b/libressl.spec index 0ac4e5d..55f645a 100644 --- a/libressl.spec +++ b/libressl.spec @@ -351,7 +351,7 @@ do exit 1 fi # 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 \ -e 's,^exec_prefix=.+,exec_prefix=${prefix},' \ -e 's,^libdir=.+,libdir=${exec_prefix}/lib,' \