
28 Sep
2013
28 Sep
'13
7:50 p.m.
Here are the rebased patches as requested. My previous patch added quotes to all variables in the PKGBUILD functions. After the rebase, the patch now only adds quotes to "controlled" variables which should never be word-expanded. Nevertheless, I think it is good form to quote these as well to future-proof the code. Xyne (2): Replace "ArchLinux" with "Arch Linux". Quote PKGBUILD variables to prevent word expansion. README.md | 8 ++++---- cblrepo.cabal | 9 +++++---- src/Util/Translation.hs | 8 ++++---- 3 files changed, 13 insertions(+), 12 deletions(-) -- 1.8.4