summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Hadaway <raker@gentoo.org>2002-09-04 06:06:23 +0000
committerNick Hadaway <raker@gentoo.org>2002-09-04 06:06:23 +0000
commit269405139fffc88a9fa721b9e328fb60c7601720 (patch)
treeb057ccfca615b892756c34465ff7b801eb4ada60 /app-emulation/winex/files
parentUpdated ebuild to econf and einstall. Added use variable support for (diff)
downloadhistorical-269405139fffc88a9fa721b9e328fb60c7601720.tar.gz
historical-269405139fffc88a9fa721b9e328fb60c7601720.tar.bz2
historical-269405139fffc88a9fa721b9e328fb60c7601720.zip
Added a drive H to the default config and updated PATH, LDPATH, and
ROOTPATH to follow /usr/lib/winex structure
Diffstat (limited to 'app-emulation/winex/files')
-rw-r--r--app-emulation/winex/files/81winex6
-rw-r--r--app-emulation/winex/files/winex-20020807-config6
2 files changed, 9 insertions, 3 deletions
diff --git a/app-emulation/winex/files/81winex b/app-emulation/winex/files/81winex
index 5da0445d412b..388a17604187 100644
--- a/app-emulation/winex/files/81winex
+++ b/app-emulation/winex/files/81winex
@@ -1,3 +1,3 @@
-PATH=/usr/winex/bin
-ROOTPATH=/usr/winex/bin
-LDPATH=/usr/winex/lib
+PATH=/usr/lib/winex/bin
+ROOTPATH=/usr/lib/winex/bin
+LDPATH=/usr/lib/winex/lib
diff --git a/app-emulation/winex/files/winex-20020807-config b/app-emulation/winex/files/winex-20020807-config
index 6918abd7b4d0..cf57c9325a62 100644
--- a/app-emulation/winex/files/winex-20020807-config
+++ b/app-emulation/winex/files/winex-20020807-config
@@ -52,6 +52,12 @@ WINE REGISTRY Version 2
"Label" = "Home"
"Filesystem" = "win95"
+[Drive H]
+"Path" = "/usr/lib/winex/bin"
+"Type" = "hd"
+"Label" = "WineX"
+"Filesystem" = "win95"
+
[wine]
"Windows" = "c:\\Windows"
"System" = "c:\\Windows\\System"