office-gobmx/stlport/win32_sdk.sh
2003-03-27 11:01:26 +00:00

9 lines
178 B
Bash

#!/bin/sh
#rem parameters in order of their apearance:
#rem - path to unpacked tarball
#rem - relative path back to module root
cd $1
patch -i $2/STLport-4.0_SDK.patch -b -p2