projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0a82de
)
I forgot to change fips to fips-1_0 in one place. That stopped the
author
Richard Levitte
<levitte@openssl.org>
Sun, 26 Feb 2006 11:17:21 +0000
(11:17 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Sun, 26 Feb 2006 11:17:21 +0000
(11:17 +0000)
build completely. Hopefully, things will work better now.
makevms.com
patch
|
blob
|
history
diff --git
a/makevms.com
b/makevms.com
index d38e2125dc4c913bf7a25a1c5f570b3de21c6656..a7396253024d5776934c63cd41f6a89e931bc878 100755
(executable)
--- a/
makevms.com
+++ b/
makevms.com
@@
-504,7
+504,7
@@
$ IF D .EQS. ""
$ THEN
$ COPY [.FIPS-1_0]'tmp' SYS$DISK:[.INCLUDE.OPENSSL] !/LOG
$ ELSE
-$ COPY [.FIPS.'D']'tmp' SYS$DISK:[.INCLUDE.OPENSSL] !/LOG
+$ COPY [.FIPS
-1_0
.'D']'tmp' SYS$DISK:[.INCLUDE.OPENSSL] !/LOG
$ ENDIF
$ GOTO LOOP_FDIRS
$ LOOP_FDIRS_END: