office-gobmx/stlport/win32_custom.bat
Jens-Heiner Rechtien f412ebb23d readded
2002-02-18 12:45:49 +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