office-gobmx/stlport/win32_custom.bat
2001-10-19 15:22:27 +00:00

10 lines
176 B
Batchfile

rem parameters in order of their apearance:
rem - path to unpacked tarball
rem - relative path back to module root
setlocal
cd %1
type %2\dos_lineends.patch | patch -b -p2