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
commit904440b77b2d1d4344cbf8202488ed5a0b7762bf (patch)
tree5a72e591011cbf8009997a97a2ebaf338d890454 /app-emulation/winex/files
parentUpdated ebuild to econf and einstall. Added use variable support for (diff)
downloadgentoo-2-904440b77b2d1d4344cbf8202488ed5a0b7762bf.tar.gz
gentoo-2-904440b77b2d1d4344cbf8202488ed5a0b7762bf.tar.bz2
gentoo-2-904440b77b2d1d4344cbf8202488ed5a0b7762bf.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"