aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-12-11 08:00:03 -0500
committerCullum Smith <cullum@sacredheartsc.com>2024-12-11 08:00:03 -0500
commit30baa4babdefc51f58a15d438973572e4fb4ad92 (patch)
treea8f7bdcdf63c9484866fc7ab07a3cb834daec1da
parent14d8a6cd16ba161fe067aad761623121f6522f35 (diff)
downloadinfrastructure-30baa4babdefc51f58a15d438973572e4fb4ad92.tar.gz
keep wine on local disks
-rw-r--r--files/etc/profile.d/local-homedir.sh.common2
-rw-r--r--files/usr/local/etc/poudriere.d/i386-pkglist.pkg_repository1
2 files changed, 3 insertions, 0 deletions
diff --git a/files/etc/profile.d/local-homedir.sh.common b/files/etc/profile.d/local-homedir.sh.common
index 683756a..170a966 100644
--- a/files/etc/profile.d/local-homedir.sh.common
+++ b/files/etc/profile.d/local-homedir.sh.common
@@ -13,6 +13,8 @@ export PYTHONUSERBASE="${LOCAL_HOME}/.local"
export npm_config_cache="${LOCAL_HOME}/.npm"
export CARGO_HOME="${LOCAL_HOME}/.cargo"
export GOPATH="${LOCAL_HOME}/go"
+export WINE_i386_ROOT="${LOCAL_HOME}/.i386-wine-pkg"
+export WINEPREFIX="${LOCAL_HOME}/.wine"
# firefox
mkdir -p "${LOCAL_HOME}/.mozilla"
diff --git a/files/usr/local/etc/poudriere.d/i386-pkglist.pkg_repository b/files/usr/local/etc/poudriere.d/i386-pkglist.pkg_repository
index 8912851..4753451 100644
--- a/files/usr/local/etc/poudriere.d/i386-pkglist.pkg_repository
+++ b/files/usr/local/etc/poudriere.d/i386-pkglist.pkg_repository
@@ -1 +1,2 @@
emulators/wine
+graphics/mesa-dri