[packages/openssl/dev-1.1] no more rehash make target

glen glen at pld-linux.org
Sat Aug 6 01:29:13 CEST 2016


commit 4c5d5b48afb2d1e178b494f23b8dff185534f0b4
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Aug 6 02:22:08 2016 +0300

    no more rehash make target

 openssl.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/openssl.spec b/openssl.spec
index 619881b..df8e8f6 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -352,7 +352,7 @@ PERL="%{__perl}" \
 v=$(awk -F= '/^VERSION/{print $2}' Makefile)
 test "$v" = %{version}%{?subver:-%{subver}}%{?with_snap:-dev}
 
-%{__make} -j1 all rehash %{?with_tests:tests} \
+%{__make} -j1 all %{?with_tests:tests} \
 	CC="%{__cc}" \
 	ASFLAG='$(CFLAG) -Wa,--noexecstack' \
 	INSTALLTOP=%{_prefix}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl.git/commitdiff/4c5d5b48afb2d1e178b494f23b8dff185534f0b4



More information about the pld-cvs-commit mailing list