summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/files/patch-ad
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-12-17 08:18:04 +0000
commitc9725fb85b442f5229246e7b4e1c53e913dbbb90 (patch)
treee00c7b9a13c8748065f79c57e9e81d9a1239e743 /emulators/wine-devel/files/patch-ad
parentInstall sudoers in correct place. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_4_0'.release/3.4.0
Diffstat (limited to 'emulators/wine-devel/files/patch-ad')
-rw-r--r--emulators/wine-devel/files/patch-ad40
1 files changed, 0 insertions, 40 deletions
diff --git a/emulators/wine-devel/files/patch-ad b/emulators/wine-devel/files/patch-ad
deleted file mode 100644
index a66a526cfef1..000000000000
--- a/emulators/wine-devel/files/patch-ad
+++ /dev/null
@@ -1,40 +0,0 @@
-*** wine.ini.orig Sun Oct 31 03:23:49 1999
---- wine.ini Sat Nov 13 13:36:18 1999
-***************
-*** 53,57 ****
- Temp=e:\
- Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
-! SymbolTableFile=./wine.sym
-
- # <wineconf>
---- 53,57 ----
- Temp=e:\
- Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
-! SymbolTableFile=/usr/local/etc/wine.sym
-
- # <wineconf>
-***************
-*** 107,117 ****
-
- [serialports]
-! Com1=/dev/ttyS0
-! Com2=/dev/ttyS1
- Com3=/dev/modem,38400
- Com4=/dev/modem
-
- [parallelports]
-! Lpt1=/dev/lp0
-
- [spooler]
---- 107,117 ----
-
- [serialports]
-! Com1=/dev/ttyd0
-! Com2=/dev/ttyd1
- Com3=/dev/modem,38400
- Com4=/dev/modem
-
- [parallelports]
-! Lpt1=/dev/lpt0
-
- [spooler]