diff options
author | Dave Reisner <d@falconindy.com> | 2011-11-18 08:35:21 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-11-20 21:17:43 -0600 |
commit | b8ef22312b4e5fb6b44b39c290303b2b77a68ea9 (patch) | |
tree | b89c16514e489f8303ffec2ad79df6ae6381039b /scripts/po/sr.po | |
parent | c79c068fe9b80ea9af831c8c883f27fad2e0d128 (diff) | |
download | pacman-b8ef22312b4e5fb6b44b39c290303b2b77a68ea9.tar.xz |
makepkg: trim trailing space from whitespace sensitive vars
This applies to pkgver, pkgrel, and epoch and ensures that any trailing
whitespace outside of the context of the variable declaration itself is
properly trimmed. The Bash parser will ignore this, and so should we.
We don't need to worry about leading space because it would force a
syntax error, or fail validation.
Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'scripts/po/sr.po')
0 files changed, 0 insertions, 0 deletions