[or-cvs] r19112: {torvm} Doh; be sure we include license documents for all of the Tor (torvm/trunk/build/win32/files)

coderman at seul.org coderman at seul.org
Mon Mar 23 16:28:58 UTC 2009


Author: coderman
Date: 2009-03-23 12:28:58 -0400 (Mon, 23 Mar 2009)
New Revision: 19112

Modified:
   torvm/trunk/build/win32/files/buildall.sh
Log:
Doh; be sure we include license documents for all of the Tor VM software parts in the self extracting archive.

Modified: torvm/trunk/build/win32/files/buildall.sh
===================================================================
--- torvm/trunk/build/win32/files/buildall.sh	2009-03-23 02:04:09 UTC (rev 19111)
+++ torvm/trunk/build/win32/files/buildall.sh	2009-03-23 16:28:58 UTC (rev 19112)
@@ -1558,6 +1558,7 @@
   if [ -f $exename ]; then
     rm -f $exename
   fi
+  cp -a LicenseDocs Tor_VM/
   7z.exe a -sfx7z.sfx $exename Tor_VM
   if [ -f $exename ]; then
     cp $exename $bundledir



More information about the tor-commits mailing list