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

_______________________________________________
arch-haskell mailing list
arch-haskell@haskell.org
http://www.haskell.org/mailman/listinfo/arch-haskell

Reply via email to