1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-01-09 04:57:59 -05:00
pacman/scripts
Allan McRae 621aa26e26 makepkg: Exit on failure within build() or package() functions
Errors in build() functions were only fatal, if "--log" was enabled. Errors in
package() functions were never fatal. Piping these functions through "cat -"
triggers error trapping. This prevents the need for "|| return 1" usage in
PKGBUILDs.

Original-patch-by: Juergen Hoetzel <juergen@archlinux.org>
Signed-off-by: Allan McRae <allan@archlinux.org>
2009-07-10 16:29:58 +10:00
..
.gitignore Add pkgdelta script to create deltas. 2009-03-15 18:10:15 +01:00
Makefile.am makepkg: make in-place sed portable 2009-04-26 09:22:23 -05:00
makepkg.sh.in makepkg: Exit on failure within build() or package() functions 2009-07-10 16:29:58 +10:00
pacman-optimize.sh.in Update copyright headers and messages 2009-07-01 02:08:33 -05:00
pkgdelta.sh.in Add pkgdelta script to create deltas. 2009-03-15 18:10:15 +01:00
rankmirrors.py.in Update copyright headers and messages 2009-07-01 02:08:33 -05:00
repo-add.sh.in repo-add: use bsdtar optimization for better performance 2009-06-23 21:51:42 -05:00