summaryrefslogtreecommitdiff
path: root/compile_debug.sh
diff options
context:
space:
mode:
Diffstat (limited to 'compile_debug.sh')
-rwxr-xr-xcompile_debug.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile_debug.sh b/compile_debug.sh
index 484f1076..3ea1e039 100755
--- a/compile_debug.sh
+++ b/compile_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