summaryrefslogtreecommitdiff
path: root/stlport/win32_custom.sh
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 11:01:26 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 11:01:26 +0000
commit0813a3f0f4986a9d454991c84515a072965d6887 (patch)
tree6a5a27170fcd812750cd6f196684d46fe058c702 /stlport/win32_custom.sh
parenteb62b06be2da4592da0bedf2e8814bcf0f691905 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'stlport/win32_custom.sh')
-rwxr-xr-xstlport/win32_custom.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/stlport/win32_custom.sh b/stlport/win32_custom.sh
new file mode 100755
index 000000000000..5c125481b0a7
--- /dev/null
+++ b/stlport/win32_custom.sh
@@ -0,0 +1,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/dos_lineends.patch -b -p2
+