From e552ad819aa9ba007464f5dcd6e4aa466f2c4ed9 Mon Sep 17 00:00:00 2001 From: dimitri staessens Date: Tue, 28 Jun 2016 10:26:47 +0200 Subject: build: addresses comments on cffd94a --- install_debug.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install_debug.sh') diff --git a/install_debug.sh b/install_debug.sh index 10e50706..ef6b8a30 100755 --- a/install_debug.sh +++ b/install_debug.sh @@ -6,7 +6,7 @@ if (($# == 1 )) then PREFIX=`echo "$1"|sed -e "s,\/$,,"` else - PREFIX="/usr/local/ouroboros/" + PREFIX="/usr/local/ouroboros" fi BUILDDIR=build -- cgit v1.2.3