[packages/openssl102: 277/432] - make fips install properly
adwol
adwol at pld-linux.org
Sat Sep 29 01:24:51 CEST 2018
commit 200132638812f86ebba63bc84e64a6df14ee3a8f
Author: shadzik <shadzik at pld-linux.org>
Date: Thu Jan 8 12:33:08 2009 +0000
- make fips install properly
Changed files:
openssl-fips_install.patch -> 1.1
openssl-fips_install.patch | 13 +++++++++++++
1 file changed, 13 insertions(+)
---
diff --git a/openssl-fips_install.patch b/openssl-fips_install.patch
new file mode 100644
index 0000000..8412334
--- /dev/null
+++ b/openssl-fips_install.patch
@@ -0,0 +1,13 @@
+--- fips/Makefile.orig 2009-01-08 13:29:36.362699820 +0100
++++ fips/Makefile 2009-01-08 13:30:25.780295482 +0100
+@@ -179,10 +179,6 @@
+ chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \
+ done;
+ @target=install; $(RECURSIVE_MAKE)
+- @cp -p -f fipscanister.o fipscanister.o.sha1 fips_premain.c \
+- fips_premain.c.sha1 \
+- $(INSTALL_PREFIX)$(INSTALLTOP)/lib/; \
+- chmod 0444 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/fips*
+
+ lint:
+ @target=lint; $(RECURSIVE_MAKE)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/openssl102.git/commitdiff/9fc1b1b87b259e8a327c99835865e91a391efc9e
More information about the pld-cvs-commit
mailing list