From 3b746ee796770302893e9aee20d077c1f67e0c01 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Fri, 1 Nov 2013 08:21:23 +0000 Subject: [PATCH] ./run: Fix massive thinko in $PATH setting. This fixes commit 76c20d761b24195b3cd7a620524ae84ed0ab6ab3. --- run.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.in b/run.in index 8ca3f56a8..0edad45ca 100755 --- a/run.in +++ b/run.in @@ -74,7 +74,7 @@ fi # Set the PATH to contain all the libguestfs binaries. There are a # lot of binaries, so a lot of path entries. -PATH="$d/align:$d/builder:$d/cat:$d/df:$d/edit:$d/erlang:$d/fish:$d/format:$d/fuse:$d/rescue:$d/resize:$d/sparsify:$d/sysprep:$d/test-tool:$d/tools:$PATH" +PATH="$b/align:$b/builder:$b/cat:$b/df:$b/edit:$b/erlang:$b/fish:$b/format:$b/fuse:$b/rescue:$b/resize:$b/sparsify:$b/sysprep:$b/test-tool:$b/tools:$PATH" export PATH # Set LD_LIBRARY_PATH to contain library.