summaryrefslogtreecommitdiff
path: root/stlport/win32_sdk.sh
blob: 434890730bf6561795f150c5a810685c110c4ccc (plain)
1
2
3
4
5
6
7
8
9
#!/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