summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-07-31 14:41:36 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-07-31 14:41:36 -0400
commit12a6aad73c4d48a89e020899b643ea495143e298 (patch)
treedcce42b77a3f6ede208b30fd476ede7938124ed7 /test
parent64a2d1c9fb7900c2002ce3871444d06d93854538 (diff)
Begone with XBS
Diffstat (limited to 'test')
-rwxr-xr-xtest/testenv1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/testenv b/test/testenv
index 9357269..faad4e1 100755
--- a/test/testenv
+++ b/test/testenv
@@ -43,7 +43,6 @@
# Set up the environment
export PATH="$destdir/usr/bin:$PATH"
export LIBRETOOLS_LIBDIR="$destdir/usr/lib/libretools"
- export XBS_LIBDIR="$destdir/usr/lib/xbs"
export HOME=$TMPDIR/home
export GNUPGHOME="$HOME/.gnupg"
export XDG_CACHE_HOME="$HOME/.cache"