diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2014-05-10 22:22:04 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2014-09-22 08:25:43 -0400 |
commit | 6dce935b99389713cf5b8a5b698b1abd6670c916 (patch) | |
tree | d58d2c9f408b54622ead70002612d52f553b6dab /makechrootpkg.in | |
parent | 98841eb694fa3cd575fde60e562586cf33415c5b (diff) | |
download | devtools32-6dce935b99389713cf5b8a5b698b1abd6670c916.tar.xz |
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.
Diffstat (limited to 'makechrootpkg.in')
0 files changed, 0 insertions, 0 deletions