1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-08-13 17:03:46 -04:00
pacman/scripts
Andrew Fyfe b69edc1c35 scripts/makepkg.in: Improve error handling and clean up on exit.
* makepkg now runs with errexit (exit on syntax error) enabled
	  for the whole script.
	* Removed unneeded setting of errexit around build().
	* Added bash traps to catch TERM HUP INT signals.
	* Added trap to catch unhandled/unknown errors.
	* Added trap to call clean_up() when the script exits.
	* Moved call to remove_deps() into clean_up().
	* Moved -c/--clean code into clean_up().

Signed-off-by: Andrew Fyfe <andrew@neptune-one.net>
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-06-03 22:19:52 -04:00
..
.gitignore Get --help and --version options working on all scripts 2007-05-29 16:53:15 -04:00
abs.in scripts: do autoconf path replacement right 2007-05-30 11:04:49 -04:00
gensync.in scripts: do autoconf path replacement right 2007-05-30 11:04:49 -04:00
Makefile.am FS7319: Add option to disable the inclusion of abs script. 2007-05-31 18:44:00 -04:00
makepkg.in scripts/makepkg.in: Improve error handling and clean up on exit. 2007-06-03 22:19:52 -04:00
makeworld.in scripts: do autoconf path replacement right 2007-05-30 11:04:49 -04:00
pacman-optimize.in scripts: do autoconf path replacement right 2007-05-30 11:04:49 -04:00
rankmirrors.in scripts: do autoconf path replacement right 2007-05-30 11:04:49 -04:00
repo-add.in scripts: do autoconf path replacement right 2007-05-30 11:04:49 -04:00
repo-remove.in scripts: do autoconf path replacement right 2007-05-30 11:04:49 -04:00
updatesync.in scripts: do autoconf path replacement right 2007-05-30 11:04:49 -04:00