Skip to content
Commit 6dce935b authored by Luke Shumaker's avatar Luke Shumaker Committed by Dave Reisner
Browse files

archbuild: Fix a variable name mistake. ($copydir -> $copy)

It tried to lock `$copydir.lock`, which was the ONLY mention of $copydir in
the entire file.  Surely it meant `$copy.lock`; the line was probably
originally copy/pasted from makechrootpkg or similar, where $copydir is
used.
parent 98841eb6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment