summaryrefslogtreecommitdiff
path: root/actions
diff options
context:
space:
mode:
Diffstat (limited to 'actions')
-rwxr-xr-xactions2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions b/actions
index d7083b4..57ca906 100755
--- a/actions
+++ b/actions
@@ -7,7 +7,7 @@ help_text=
help_text="$help_text build\t[]\t\n"
dev_config () {
mkdir -p blib
- ./configure -e extractrs -d blib
+ ./configure -e extractrs -d blib/
}
help_text="$help_text unconfigure\t[]\tresets the build\n"