diff options
Diffstat (limited to 'test/testenv')
-rwxr-xr-x | test/testenv | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testenv b/test/testenv index 56b56fb..7072326 100755 --- a/test/testenv +++ b/test/testenv @@ -46,6 +46,7 @@ export HOME=$TMPDIR/home export XDG_CACHE_HOME="$HOME/.cache" export XDG_CONFIG_HOME="$HOME/.config" export _librelib_conf_sh_sysconfdir="$destdir/etc" +export _librelib_conf_sh_pkgconfdir="$destdir/etc/libretools.d" # Hack to respect our variables in sudo _sudo() { |