summaryrefslogtreecommitdiff
path: root/include/err.sh
diff options
context:
space:
mode:
Diffstat (limited to 'include/err.sh')
-rwxr-xr-xinclude/err.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/err.sh b/include/err.sh
index 3c596b17..cab81d02 100755
--- a/include/err.sh
+++ b/include/err.sh
@@ -53,7 +53,6 @@ check_project()
p_="x_ printf \"%s\\n\" \"\$$p\" > $p"
eval "x$p_ || $p_"
done
-
export LOCALVERSION="-${projectname}-${version%%-*}"
}