summaryrefslogtreecommitdiff
path: root/test/librefetch-test.sh
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-09-29 19:14:50 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-10-01 17:35:19 -0400
commitdf6c254c316c883a6a36eddfa0b76981b8b0f1a1 (patch)
tree2077c339d7aaa70a9b9a0fa27401c07abd7f8dae /test/librefetch-test.sh
parent4c1366f389d8691a82db120e54a213747e0b4647 (diff)
test: testenv: Use the correct paths in makepkg.d/librefetch.conf
Instead of having librefetch-test.sh do it.
Diffstat (limited to 'test/librefetch-test.sh')
-rw-r--r--test/librefetch-test.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/librefetch-test.sh b/test/librefetch-test.sh
index 4052ce1..22aab8c 100644
--- a/test/librefetch-test.sh
+++ b/test/librefetch-test.sh
@@ -19,8 +19,6 @@ BUILDDIR=""
SRCDEST=$tmpdir/srcdest
source ${_librelib_conf_sh_sysconfdir}/makepkg.d/librefetch.conf
EOF
- sed -i 's,/usr/bin/librefetch,$(which librefetch),' \
- "${_librelib_conf_sh_sysconfdir}/makepkg.d/librefetch.conf"
export MAKEPKG_CONF="$XDG_CONFIG_HOME/pacman/makepkg.conf"