From c210b8ae444e088957461c9fb242ace1fa63e7b1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 14 Aug 2010 20:29:05 +0200 Subject: Moving /usr/share/live-helper to /usr/share/live/build. --- examples/hooks/all_binary_live-helper.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/hooks/all_binary_live-helper.sh b/examples/hooks/all_binary_live-helper.sh index c1823b303..219193bce 100755 --- a/examples/hooks/all_binary_live-helper.sh +++ b/examples/hooks/all_binary_live-helper.sh @@ -18,7 +18,7 @@ else mkdir -p "${DIRECTORY}"/live-helper/bin cp -a /usr/bin/lh* "${DIRECTORY}"/live-helper/bin - cp -a /usr/share/live-helper "${DIRECTORY}"/live-helper/share + cp -a /usr/share/live/build "${DIRECTORY}"/live-helper/share - cp -a /usr/share/doc/live-helper "${DIRECTORY}"/live-helper/doc + cp -a /usr/share/doc/live-build "${DIRECTORY}"/live-helper/doc fi -- cgit v1.2.3