summaryrefslogtreecommitdiff
path: root/stlport/win32_custom.bat
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2002-01-11 17:07:24 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2002-01-11 17:07:24 +0000
commitb20c5cb43765fe17e0f30bee57b8c07705e75fac (patch)
tree42bb43210a8f53a212901cb3fbcd9902c9f975f5 /stlport/win32_custom.bat
parentf275d93d4e8c68f0a64836e61c0c93ecdf6a338a (diff)
switch wntmsci7/8 to stlport 4.5
Diffstat (limited to 'stlport/win32_custom.bat')
-rw-r--r--stlport/win32_custom.bat10
1 files changed, 0 insertions, 10 deletions
diff --git a/stlport/win32_custom.bat b/stlport/win32_custom.bat
deleted file mode 100644
index 3e645ca2bc92..000000000000
--- a/stlport/win32_custom.bat
+++ /dev/null
@@ -1,10 +0,0 @@
-rem parameters in order of their apearance:
-rem - path to unpacked tarball
-rem - relative path back to module root
-
-setlocal
-
-cd %1
-
-type %2\dos_lineends.patch | patch -b -p2
-