pacman/scripts
Dave Reisner 1a8c3e52d7 makepkg: exit via default signal handler in trap_exit
Similar to how we manage receipt of SIGINT in pacman's internal
downloader, catch the signal and invoke our own trap handler before
unsetting it and calling the default. This requires a slight
modification to the arguments passed to trap_exit so we can pass the
raised signal to trap_exit (note that we substitue USR1 for ERR since
the latter is unique to bash).

Fixes FS#28491.

Signed-off-by: Dave Reisner <dreisner@archlinux.org>
Signed-off-by: Dan McGee <dan@archlinux.org>
2012-03-08 18:01:53 -06:00
..
library parseopts: normalize options into an array 2012-02-16 17:31:16 -06:00
po Translation updates from Transifex 2012-03-05 11:45:23 -06: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: exit via default signal handler in trap_exit 2012-03-08 18:01:53 -06: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: Remove useless signature verification in --populate command 2012-03-05 11:57:30 -06: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