summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-03-02 19:25:15 -0500
committerDan McGee <dan@archlinux.org>2012-03-08 18:01:53 -0600
commit1a8c3e52d70bfa21ba108aa77179adf90401949d (patch)
tree9ada8dd083b545606fb60449914e8e4194b710bd /src
parent1fe6cabc4d3868510427e32b60c9aa869886acab (diff)
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>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions