diff options
Diffstat (limited to 'src/lib/libcrypto/util/sep_lib.sh')
-rw-r--r-- | src/lib/libcrypto/util/sep_lib.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/lib/libcrypto/util/sep_lib.sh b/src/lib/libcrypto/util/sep_lib.sh index 2348db874e..34c2c9f8ba 100644 --- a/src/lib/libcrypto/util/sep_lib.sh +++ b/src/lib/libcrypto/util/sep_lib.sh | |||
@@ -21,9 +21,6 @@ do | |||
21 | /bin/rm -f *.old | 21 | /bin/rm -f *.old |
22 | /bin/mv Makefile.uni Makefile | 22 | /bin/mv Makefile.uni Makefile |
23 | 23 | ||
24 | cp $cwd/util/ranlib.sh . | ||
25 | chmod +x ranlib.sh | ||
26 | |||
27 | if [ -d asm ]; then | 24 | if [ -d asm ]; then |
28 | mkdir asm/perlasm | 25 | mkdir asm/perlasm |
29 | cp $cwd/crypto/perlasm/*.pl asm/perlasm | 26 | cp $cwd/crypto/perlasm/*.pl asm/perlasm |