summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/build b/build
index 71620308..27989990 100755
--- a/build
+++ b/build
@@ -126,7 +126,6 @@ usage()
mkrelease()
{
export LBMK_RELEASE="y"
- export LBMK_STATUS="n"
vdir="release"
while getopts d:m: option; do