diff options
author | Kurt Zenker <kz@openoffice.org> | 2003-09-09 09:22:29 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2003-09-09 09:22:29 +0000 |
commit | 1ca046cb8d194acdebf892831f80ed50dcbc6b79 (patch) | |
tree | 1740ca4ab58ff45164d441d9bd7914eb435fb2f7 /python/prj | |
parent | edcf3b5293e279bc29cf5ca0810dcef3f326af87 (diff) |
deliver pyversion.mk from source
Diffstat (limited to 'python/prj')
-rw-r--r-- | python/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/prj/d.lst b/python/prj/d.lst index d39ca42b079b..8135a2beb026 100644 --- a/python/prj/d.lst +++ b/python/prj/d.lst @@ -44,7 +44,7 @@ mkdir: %_DEST%\lib%_EXT%\python\lib-dynload ..\%__SRC%\misc\build\Python-2.2.2\Lib\curses\* %_DEST%\lib%_EXT%\python\curses\* ..\%__SRC%\misc\build\Python-2.2.2\Lib\plat-linux2\* %_DEST%\lib%_EXT%\python\plat-linux2\* ..\%__SRC%\misc\build\Python-2.2.2\Lib\config\* %_DEST%\lib%_EXT%\python\config\* -..\%__SRC%\misc\pyversion.mk %_DEST%\inc%_EXT%\pyversion.mk +..\pyversion.mk %_DEST%\inc%_EXT%\pyversion.mk #unix ONLY ! ..\%__SRC%\misc\build\python-inst\include\python2.2\pyconfig.h %_DEST%\inc%_EXT%\python\pyconfig.h |