summaryrefslogtreecommitdiffstats
path: root/system/system76-power
diff options
context:
space:
mode:
author K. Eugene Carlson <kvngncrlsn@gmail.com>2022-03-10 00:38:18 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-03-10 12:40:15 +0700
commit479ac84af0a5c0b7e689544581769af0b7b90f8b (patch)
tree9a9c7c99778d45ec44b3c03de1d4ada7b90709e7 /system/system76-power
parent290b94f8ea8647cffbc4230bc24249598128f924 (diff)
downloadslackbuilds-479ac84af0a5c0b7e689544581769af0b7b90f8b.tar.gz
slackbuilds-479ac84af0a5c0b7e689544581769af0b7b90f8b.tar.xz
git/cargo: avoid writing to $HOME/.cargo
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/system76-power')
-rw-r--r--system/system76-power/system76-power.SlackBuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/system/system76-power/system76-power.SlackBuild b/system/system76-power/system76-power.SlackBuild
index cc0c7b50ec..7ce0ed7226 100644
--- a/system/system76-power/system76-power.SlackBuild
+++ b/system/system76-power/system76-power.SlackBuild
@@ -171,6 +171,8 @@ find -L . \
# Prevent syslog messasge 'Unknown group "sudo" in message bus configuration file'.
patch -p1 < $CWD/fix_groups.patch
+export CARGO_HOME=.cargo
+
CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
make