summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild5
1 files changed, 0 insertions, 5 deletions
diff --git a/build b/build
index dbcd6939..277390fd 100755
--- a/build
+++ b/build
@@ -7,14 +7,9 @@
set -u -e
-export LC_COLLATE=C
-export LC_ALL=C
-
. "include/err.sh"
. "include/option.sh"
-export LBMK_RELEASE="$lbmk_release"
-
eval "$(setvars "" option aur_notice)"
err="fail"