1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 11:35:00 -05:00
pacman/scripts
Dave Reisner c8417f3386 makepkg: normalize whitespace in $pkgdesc when writing .PKGINFO
Specifically, we shouldn't allow newlines in the pkgdesc field, as
pacman will ignore the continuation and end the description prematurely
as written to the local DB. Normalize ALL whitespace, replacing it with
single whitespace characters.

Fixes strange errors as seen by FS#32852.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2012-12-14 12:35:34 +10:00
..
library paccache: adopt size_to_human 2012-06-25 23:39:46 -05:00
po Merge branch 'maint' 2012-05-20 17:41:21 -05:00
.gitignore rankmirrors: move to contrib/ 2012-04-24 20:33:08 -04:00
Makefile.am makepkg: allow debug package suffix to be configurable 2012-11-27 15:16:15 +10:00
makepkg.sh.in makepkg: normalize whitespace in $pkgdesc when writing .PKGINFO 2012-12-14 12:35:34 +10:00
pacman-db-upgrade.sh.in Merge branch 'maint' 2012-01-30 22:00:26 -06:00
pacman-key.sh.in pacman-key: Use lsign_keys function in --populate 2012-08-02 09:46:16 -05:00
pacman-optimize.sh.in pacman-optimize: standardize on openssl usage, only touch local/ 2012-03-08 17:26:23 -06:00
pkgdelta.sh.in pkgdelta: avoid use of eval and IFS manipulation 2012-12-14 12:35:34 +10:00
repo-add.sh.in repo-add: quote filename for consistent output style 2012-11-27 15:16:15 +10:00