test
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 26 Jan 2015 19:32:38 +0000 (14:32 -0500)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 26 Jan 2015 19:32:38 +0000 (14:32 -0500)
lttng-ust/lttng-ust-master.sh

index ec96c2658de0d0068b20705b932d6220707755a0..183e7214e8fb9b71b3981c36b607e1c7431d934a 100755 (executable)
@@ -54,7 +54,7 @@ case "$build" in
                ;;
 esac
 
-$WORKSPACE/configure --prefix=$PREFIX $CONF_OPTS
+../configure --prefix=$PREFIX $CONF_OPTS
 make V=1
 make install
 
This page took 0.023152 seconds and 4 git commands to generate.