diff options
Diffstat (limited to 'src/lib/libcrypto/install.com')
-rw-r--r-- | src/lib/libcrypto/install.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/install.com b/src/lib/libcrypto/install.com index b75d1b44b2..44cfc4e89a 100644 --- a/src/lib/libcrypto/install.com +++ b/src/lib/libcrypto/install.com | |||
@@ -90,6 +90,7 @@ $ COPY 'tmp' WRK_SSLINCLUDE: /LOG | |||
90 | $ ELSE | 90 | $ ELSE |
91 | $ COPY [.'D']'tmp' WRK_SSLINCLUDE: /LOG | 91 | $ COPY [.'D']'tmp' WRK_SSLINCLUDE: /LOG |
92 | $ ENDIF | 92 | $ ENDIF |
93 | $ SET FILE/PROT=WORLD:RE WRK_SSLINCLUDE:'tmp' | ||
93 | $ GOTO LOOP_SDIRS | 94 | $ GOTO LOOP_SDIRS |
94 | $ LOOP_SDIRS_END: | 95 | $ LOOP_SDIRS_END: |
95 | $ | 96 | $ |