From: Que Quotion <quequot...@gmail.com>

Caused makepkg to fail to run.

Signed-off-by: Que Quotion <quequot...@gmail.com>
---
 scripts/libmakepkg/buildenv/compiler.sh.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/libmakepkg/buildenv/compiler.sh.in 
b/scripts/libmakepkg/buildenv/compiler.sh.in
index e2b31916..c5cd9b4f 100644
--- a/scripts/libmakepkg/buildenv/compiler.sh.in
+++ b/scripts/libmakepkg/buildenv/compiler.sh.in
@@ -30,7 +30,7 @@ source "$LIBRARY/util/option.sh"
 build_options+=('ccache' 'distcc')
 buildenv_functions+=('buildenv_ccache' 'buildenv_distcc')
 
-local using_ccache=0
+using_ccache=0
 
 buildenv_ccache() {
        if check_buildoption "ccache" "y"; then
-- 
2.19.1

Reply via email to