[arch-haskell] [PATCH 0/2] Rebased patches.

Xyne xyne at archlinux.ca
Sun Sep 29 01:50:59 CEST 2013


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




More information about the arch-haskell mailing list