]> git.pld-linux.org Git - packages/openssl.git/blob - openssl-fips_install.patch
- add patch8
[packages/openssl.git] / openssl-fips_install.patch
1 --- fips/Makefile.orig  2009-01-08 13:29:36.362699820 +0100
2 +++ fips/Makefile       2009-01-08 13:30:25.780295482 +0100
3 @@ -179,10 +179,6 @@
4         chmod 644 $(INSTALL_PREFIX)$(INSTALLTOP)/include/openssl/$$i ); \
5         done;
6         @target=install; $(RECURSIVE_MAKE)
7 -       @cp -p -f fipscanister.o fipscanister.o.sha1 fips_premain.c \
8 -               fips_premain.c.sha1 \
9 -               $(INSTALL_PREFIX)$(INSTALLTOP)/lib/; \
10 -       chmod 0444 $(INSTALL_PREFIX)$(INSTALLTOP)/lib/fips*
11  
12  lint:
13         @target=lint; $(RECURSIVE_MAKE)
This page took 0.022783 seconds and 3 git commands to generate.