mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-17 06:20:27 +00:00
CRLF eol
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3278 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
52a3e92761
commit
fb47fe2dd3
1 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
@echo off
|
||||
set PYTHON="c:\Python 24\python.exe"
|
||||
%PYTHON% setup.py sdist --manifest-only
|
||||
%PYTHON% setup.py build -c mingw32
|
||||
copy build\lib.win32-2.4\linkcheck\HtmlParser\htmlsax.pyd linkcheck\HtmlParser
|
||||
copy build\lib.win32-2.4\linkcheck\ftpparse\_ftpparse.pyd linkcheck\ftpparse
|
||||
@echo off
|
||||
set PYTHON="c:\Python 24\python.exe"
|
||||
%PYTHON% setup.py sdist --manifest-only
|
||||
%PYTHON% setup.py build -c mingw32
|
||||
copy build\lib.win32-2.4\linkcheck\HtmlParser\htmlsax.pyd linkcheck\HtmlParser
|
||||
copy build\lib.win32-2.4\linkcheck\ftpparse\_ftpparse.pyd linkcheck\ftpparse
|
||||
|
|
|
|||
Loading…
Reference in a new issue