summaryrefslogtreecommitdiff
path: root/stlport/win32_sdk.sh
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-01-28 20:18:21 +0100
committerMichael Stahl <mstahl@redhat.com>2012-01-28 20:18:21 +0100
commit97a0d15e61e991e84e6229ea90f6fc7fc301b379 (patch)
tree1420a4a22edf83393ce9921cc2bb90ad607d9042 /stlport/win32_sdk.sh
parentf9aa949d90236c3e64450544c62e62d997a55b45 (diff)
replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmaster
Diffstat (limited to 'stlport/win32_sdk.sh')
-rw-r--r--stlport/win32_sdk.sh9
1 files changed, 0 insertions, 9 deletions
diff --git a/stlport/win32_sdk.sh b/stlport/win32_sdk.sh
deleted file mode 100644
index 434890730..000000000
--- a/stlport/win32_sdk.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/STLport-4.0_SDK.patch -b -p2
-