summaryrefslogtreecommitdiff
path: root/lbmk
diff options
context:
space:
mode:
Diffstat (limited to 'lbmk')
-rwxr-xr-xlbmk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lbmk b/lbmk
index 285e109f..0cd4c7a2 100755
--- a/lbmk
+++ b/lbmk
@@ -27,7 +27,7 @@ set -u -e
. "include/err.sh"
. "include/export.sh"
-projectname="$(cat projectname)"
+read projectname < projectname
buildpath=""
mode=""
option=""