components/openssl/openssl-0.9.8-fips-140/Makefile
changeset 914 39cfb488e7d8
parent 800 2ad056ed89ec
child 1048 e82fa02a4d16
child 2434 6c9bb5cf5610
child 2579 626cbb1c0b2a
--- a/components/openssl/openssl-0.9.8-fips-140/Makefile	Mon Jul 16 14:42:16 2012 +0200
+++ b/components/openssl/openssl-0.9.8-fips-140/Makefile	Mon Jul 16 18:15:18 2012 +0200
@@ -142,7 +142,7 @@
 # update the files which have been under continuous development. We rather copy
 # the files to the right directories and let OpenSSL makefiles build it.
 COMPONENT_PRE_BUILD_ACTION = \
-    ( $(CP) -fp engines/pkcs11/* $(@D)/crypto/engine; ) 
+    ( $(LN) -fs $(COMPONENT_DIR)/engines/pkcs11/*     $(@D)/crypto/engine; ) 
 
 # OpenSSL does not install into <dir>/$(MACH64) for 64-bit install so no such
 # directory is created and Userland install code would fail when installing lint