[or-cvs] r18614: {torbrowser} Add in the fips.h header copy. (torbrowser/trunk/build-scripts)

phobos at seul.org phobos at seul.org
Tue Feb 17 23:23:32 UTC 2009


Author: phobos
Date: 2009-02-17 18:23:32 -0500 (Tue, 17 Feb 2009)
New Revision: 18614

Modified:
   torbrowser/trunk/build-scripts/INSTALL
Log:
Add in the fips.h header copy.


Modified: torbrowser/trunk/build-scripts/INSTALL
===================================================================
--- torbrowser/trunk/build-scripts/INSTALL	2009-02-17 22:59:09 UTC (rev 18613)
+++ torbrowser/trunk/build-scripts/INSTALL	2009-02-17 23:23:32 UTC (rev 18614)
@@ -383,6 +383,7 @@
         find ./ -name "*.h" -exec cp {} ../include/openssl/ \;
         cd ..
         cp *.h include/openssl/
+        cp fips/fips.h include/openssl/
 
 And finally, build it - this can take a long time and depends on the speed of your computer:
 



More information about the tor-commits mailing list