void-packages/xbps-src/shutils
Juan RP 08d47bc8b1 xbps-src: improve run_func and always make a log in $wrksrc.
Also when or after the pkg is installed to destdir/stowned, and there was
any error, always remove the files that were installed into destdir.

With these changes there's no need to return any value in the do_foo()
functions because they are caught automatically. Also any function is now
logged into its own file to always log what happens.
2010-12-18 22:38:21 +01:00
..
build_funcs.sh xbps-src: improve run_func and always make a log in $wrksrc. 2010-12-18 22:38:21 +01:00
builddep_funcs.sh builddep_funcs: if there are no build deps, do not print a wrong message. 2010-12-11 01:46:55 +01:00
check_installed_packages.sh xbps-src: support -m with 'checkvers' target. 2010-05-19 03:04:42 +02:00
chroot.sh.in xbps-src: clean up /tmp when entering to the chroot. 2010-12-18 14:33:30 +01:00
common_funcs.sh xbps-src: improve run_func and always make a log in $wrksrc. 2010-12-18 22:38:21 +01:00
configure_funcs.sh xbps-src: improve run_func and always make a log in $wrksrc. 2010-12-18 22:38:21 +01:00
extract_funcs.sh xbps-src: do not hardcode unzip/xz path for extracting, assume it's in PATH. 2010-11-17 02:46:08 +01:00
fetch_funcs.sh xbps-src: improve run_func and always make a log in $wrksrc. 2010-12-18 22:38:21 +01:00
init_funcs.sh.in xbps-src: remove the triggers, they will be handled by the xbps-triggers pkg. 2010-11-04 13:52:10 +01:00
make-binpkg.sh make-binpkg: pass correct vars as arguments to the signal handler. 2010-05-13 21:21:36 +02:00
Makefile xbps-src: do not append $PATH to $PATH on every prepare_tmpl() call! 2010-05-06 01:21:27 +02:00
metadata.sh xbps-src: handle files with spaces and other characters. 2010-12-14 16:34:05 +01:00
metadata_scripts.sh xbps-src: add openrc_services trigger before system_users. 2010-12-07 17:51:17 +01:00
patch_funcs.sh xbps-src: improve how patches can be applied. 2010-11-03 15:56:37 +01:00
pkgtarget_funcs.sh.in xbps-src: improve run_func and always make a log in $wrksrc. 2010-12-18 22:38:21 +01:00
stow_funcs.sh xbps-src: improve run_func and always make a log in $wrksrc. 2010-12-18 22:38:21 +01:00
strip_files.sh xbps-src: quote properly some vars in the strip/verifyrdeps code. 2010-12-14 18:16:53 +01:00
tmpl_funcs.sh.in xbps-src: improve how patches can be applied. 2010-11-03 15:56:37 +01:00
verify_rundeps.sh xbps-src: verify_rundeps: if package has missing deps, return error. 2010-12-16 22:42:54 +01:00