]> git.pld-linux.org Git - packages/openssl.git/commitdiff
- make fips install properly
authorshadzik <shadzik@pld-linux.org>
Thu, 8 Jan 2009 12:33:08 +0000 (12:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    openssl-fips_install.patch -> 1.1

openssl-fips_install.patch [new file with mode: 0644]

diff --git a/openssl-fips_install.patch b/openssl-fips_install.patch
new file mode 100644 (file)
index 0000000..8412334
--- /dev/null
@@ -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)
This page took 0.040643 seconds and 4 git commands to generate.