]> granicus.if.org Git - python/commitdiff
Play games with version numbers; add lib-tk to path.
authorGuido van Rossum <guido@python.org>
Sat, 8 Aug 1998 20:11:02 +0000 (20:11 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 8 Aug 1998 20:11:02 +0000 (20:11 +0000)
PCbuild/python15.wse

index 58e47b26d246436c33c0b303bce011bc63a65154..32c3cc34bdd4fe3f8810bbcd3b3500e0ed35b5a3 100644 (file)
@@ -1,7 +1,7 @@
 Document Type: WSE\r
 item: Global\r
   Version=5.0\r
-  Title=Python 1.5.1\r
+  Title=Python 1.5.2a1\r
   Flags=00010100\r
   Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0\r
   Japanese Font Name=MS Gothic\r
@@ -30,7 +30,7 @@ item: Global
   Variable Flags4=00001000\r
   Variable Name5=_SRC_\r
   Variable Description5=Root of Python Build Tree\r
-  Variable Default5=C:\src\Python-1.5\r
+  Variable Default5=D:\src\Python-1.5\r
   Variable Flags5=00001001\r
 end\r
 item: Open/Close INSTALL.LOG\r
@@ -55,7 +55,7 @@ item: Check Configuration
 end\r
 item: Set Variable\r
   Variable=APPTITLE\r
-  Value=Python 1.5.1\r
+  Value=Python 1.5.2a1\r
 end\r
 item: Set Variable\r
   Variable=GROUP\r
@@ -67,7 +67,11 @@ item: Set Variable
 end\r
 item: Set Variable\r
   Variable=PY_VERSION\r
-  Value=1.5.1\r
+  Value=1.5\r
+end\r
+item: Set Variable\r
+  Variable=PY_FULLVERSION\r
+  Value=1.5.2\r
 end\r
 item: Set Variable\r
   Variable=MAINDIR\r
@@ -878,7 +882,7 @@ item: Install File
   Flags=0000000000000010\r
 end\r
 item: Install File\r
-  Source=%_SRC_%\Doc\ref\*.html\r
+  Source=%_SRC_%\Doc\ref\*.*\r
   Destination=%MAINDIR%\Doc\ref\r
   Description=Python Documentation (HTML)\r
   Flags=0000000000000010\r
@@ -979,7 +983,8 @@ item: Edit Registry
 end\r
 item: Edit Registry\r
   Key=Software\Python\PythonCore\CurrentVersion\r
-  New Value=%PY_VERSION%\r
+  New Value=%PY_FULLVERSION%\r
+  New Value=\r
   Root=2\r
 end\r
 item: Edit Registry\r
@@ -994,7 +999,8 @@ item: Edit Registry
 end\r
 item: Edit Registry\r
   Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath\r
-  New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs\r
+  New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk\r
+  New Value=\r
   Root=2\r
 end\r
 item: Edit Registry\r