summaryrefslogtreecommitdiff
path: root/stlport/win32_custom.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stlport/win32_custom.sh')
-rwxr-xr-xstlport/win32_custom.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/stlport/win32_custom.sh b/stlport/win32_custom.sh
deleted file mode 100755
index 5c125481b..000000000
--- a/stlport/win32_custom.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/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
-