SOURCES: openssl-fips_install.patch (NEW) - make fips install properly
shadzik
shadzik at pld-linux.org
Thu Jan 8 13:33:14 CET 2009
Author: shadzik Date: Thu Jan 8 12:33:14 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- make fips install properly
---- Files affected:
SOURCES:
openssl-fips_install.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/openssl-fips_install.patch
diff -u /dev/null SOURCES/openssl-fips_install.patch:1.1
--- /dev/null Thu Jan 8 13:33:14 2009
+++ SOURCES/openssl-fips_install.patch Thu Jan 8 13:33:08 2009
@@ -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)
================================================================
More information about the pld-cvs-commit
mailing list