1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 19:45:01 -05:00
pacman/scripts
Dave Reisner 969dcddbdf parse_options: initialize unused_options as array
Since we treat this as an array, we need to initialize it as one. This
avoids addition of an empty element to the option string when we set the
option array from the calling program, e.g.

  +/usr/bin/makepkg[2033]: set -- -i --pkg vim -- ''

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2012-04-07 10:13:37 -05:00
..
library parse_options: initialize unused_options as array 2012-04-07 10:13:37 -05:00
po Updates from Transifex 2012-04-07 10:13:37 -05:00
.gitignore Move some .gitignore entries 2011-07-18 10:28:19 -05:00
Makefile.am buildsys: remove existing symlinks before installing 2011-09-14 17:18:07 -05:00
makepkg.sh.in makepkg: avoid reporting bogus install size on btrfs 2012-03-28 09:56:11 -05:00
pacman-db-upgrade.sh.in Make a few more copyright date tweaks 2012-01-30 21:43:23 -06:00
pacman-key.sh.in pacman-key: change to more reliable default keyserver 2012-03-29 16:49:54 -05:00
pacman-optimize.sh.in scripts: unset CDPATH if cd is used 2012-02-14 10:11:43 -06:00
pkgdelta.sh.in scripts: always use printf with embedded gettext 2012-01-30 21:31:38 -06:00
rankmirrors.sh.in rankmirrors: properly sort resulting times 2011-09-06 08:44:34 -05:00
repo-add.sh.in Do not dereference symlinks when calculating size 2012-03-05 11:44:34 -06:00