diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /emulators/wine-devel/files | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'emulators/wine-devel/files')
-rw-r--r-- | emulators/wine-devel/files/patch-ad | 40 | ||||
-rw-r--r-- | emulators/wine-devel/files/patch-ar | 11 |
2 files changed, 0 insertions, 51 deletions
diff --git a/emulators/wine-devel/files/patch-ad b/emulators/wine-devel/files/patch-ad deleted file mode 100644 index 4dd01c257b50..000000000000 --- a/emulators/wine-devel/files/patch-ad +++ /dev/null @@ -1,40 +0,0 @@ -*** wine.ini.orig Wed Jul 17 22:00:24 1996 ---- wine.ini Mon Aug 12 19:51:38 1996 -*************** -*** 35,39 **** - Temp=e:\ - Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ -! SymbolTableFile=./wine.sym - - [options] ---- 35,39 ---- - Temp=e:\ - Path=c:\windows;c:\windows\system;e:\;e:\test;f:\ -! SymbolTableFile=/usr/local/etc/wine.sym - - [options] -*************** -*** 54,64 **** - - [serialports] -! Com1=/dev/cua0 -! Com2=/dev/cua1 - Com3=/dev/modem,38400 - Com4=/dev/modem - - [parallelports] -! Lpt1=/dev/lp0 - - [spy] ---- 54,64 ---- - - [serialports] -! Com1=/dev/ttyd0 -! Com2=/dev/ttyd1 - Com3=/dev/modem,38400 - Com4=/dev/modem - - [parallelports] -! Lpt1=/dev/lpt0 - - [spy] diff --git a/emulators/wine-devel/files/patch-ar b/emulators/wine-devel/files/patch-ar deleted file mode 100644 index 715b693ba449..000000000000 --- a/emulators/wine-devel/files/patch-ar +++ /dev/null @@ -1,11 +0,0 @@ -*** configure~ Mon Apr 26 16:58:58 1999 ---- configure Mon May 3 22:05:42 1999 -*************** -*** 9,12 **** ---- 9,14 ---- - # gives unlimited permission to copy, distribute and modify it. - -+ exec < /dev/null -+ - # Defaults: - ac_help= |