summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 5d29dc3b..17ca491a 100755
--- a/configure
+++ b/configure
@@ -19117,7 +19117,7 @@ fi
-if test -z "$alpine_PASSFILE" -a "alpine_cache_os_method" = "no" ; then
+if test -z "$alpine_PASSFILE" -a "$alpine_cache_os_method" = "no" ; then
if test -z "$alpine_SYSTEM_PASSFILE" ; then
alpine_PASSFILE=".alpine.pwd"
else