summaryrefslogtreecommitdiff
path: root/emulators/wine-devel/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine-devel/pkg-descr')
-rw-r--r--emulators/wine-devel/pkg-descr18
1 files changed, 0 insertions, 18 deletions
diff --git a/emulators/wine-devel/pkg-descr b/emulators/wine-devel/pkg-descr
deleted file mode 100644
index aabe9264c5c0..000000000000
--- a/emulators/wine-devel/pkg-descr
+++ /dev/null
@@ -1,18 +0,0 @@
-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
-
-WWW: http://www.winehq.com/
-
-- Gerald Pfeifer
-pfeifer@dbai.tuwien.ac.at