From e9701039f7e092e1168f994ace7724f32fdfc5da Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 3 Nov 2013 21:20:33 +0100 Subject: Updating configuration path in update-apt-file-cache.hook.chroot. --- share/hooks/0400-update-apt-file-cache.hook.chroot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/hooks/0400-update-apt-file-cache.hook.chroot') diff --git a/share/hooks/0400-update-apt-file-cache.hook.chroot b/share/hooks/0400-update-apt-file-cache.hook.chroot index 60a00b39c..771e9032a 100755 --- a/share/hooks/0400-update-apt-file-cache.hook.chroot +++ b/share/hooks/0400-update-apt-file-cache.hook.chroot @@ -6,7 +6,7 @@ set -e # # This allows to use using apt-file out-of-the-box. -. /root/config/binary +. /live-build/config/binary if [ -x /usr/bin/apt-file ] && [ "${LB_APT_INDICES}" = "true" ] then -- cgit v1.2.3