diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-07-18 14:40:49 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2003-07-18 14:40:49 +0000 |
commit | 21e441a6c0aa652125da2fd97dc3b70b7271297f (patch) | |
tree | 8180bfeb3eb5f7fca74d9fb6498f3258b766ea27 /emulators/wine-devel | |
parent | Sun JDK 1.4 for Linux is now 1.4.2, not 1.4.1. (diff) |
Remove some details concerning the installation. (These are already listed
in pkg-message where there is also further relevant information.)
Diffstat (limited to 'emulators/wine-devel')
-rw-r--r-- | emulators/wine-devel/pkg-descr | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/emulators/wine-devel/pkg-descr b/emulators/wine-devel/pkg-descr index b117c211fe01..c28836270e1f 100644 --- a/emulators/wine-devel/pkg-descr +++ b/emulators/wine-devel/pkg-descr @@ -2,15 +2,7 @@ Wine is a Microsoft Windows 3.1/95/98/NT/2000 emulator running under Unix on i386 (and compatible) CPUs. It is still alpha quality, but is definitely making progress. Most -applications already work, more or less, including even a couple of games. - -To use Wine, your kernel must be rebuilt with the following lines added -to the kernel config file (/sys/i386/conf/<YourMachine>): - -options USER_LDT -options SYSVSHM -options SYSVSEM -options SYSVMSG +applications already work, more or less, including several games. WWW: http://www.winehq.com/ |