void-packages/xbps-src/shutils
Juan RP 6673252679 Infrastructure changes to simplify the conf file.
* Removed the following vars from the conf file: XBPS_BUILDDIR,
  XBPS_PACKAGESDIR and XBPS_SRCDISTDIR. They are always relative
  to XBPS_MASTERDIR and cannot be changed.
* Removed XBPS_INSTALLDIR, it was unused in the code.
* Prepend /tools/bin in PATH for the chroot.
* Don't register a repo in the chroot if the XBPS_PREFER_BINPKG_DEPS
  is not set.

--HG--
extra : convert_revision : 4df03ffa64f0bbf81cd1dd0baf38f1b7e4f47549
2010-04-26 02:51:48 +02:00
..
build_funcs.sh When using run_func() we don't care about stderr output. 2010-04-22 06:50:11 +02:00
builddep_funcs.sh shutils: bump copyright year for touched files in 2010. 2010-01-17 08:50:36 +01:00
buildvars_funcs.sh shutils/buildvars_funcs: don't set useless vars in the chroot. 2010-01-17 08:47:14 +01:00
chroot.sh.in Infrastructure changes to simplify the conf file. 2010-04-26 02:51:48 +02:00
common_funcs.sh run_func: use simply 'type foo', -t is a bash extension. 2010-04-21 16:48:58 +02:00
configure_funcs.sh When using run_func() we don't care about stderr output. 2010-04-22 06:50:11 +02:00
extract_funcs.sh Set $XBPS_FETCH_DONE after extracting not fetching. 2010-04-24 12:52:29 +02:00
fetch_funcs.sh Set $XBPS_FETCH_DONE after extracting not fetching. 2010-04-24 12:52:29 +02:00
init_funcs.sh.in Infrastructure changes to simplify the conf file. 2010-04-26 02:51:48 +02:00
make-binpkg.sh shutils: bump copyright year for touched files in 2010. 2010-01-17 08:50:36 +01:00
Makefile Added support to build pkgs in the chroot as normal user via capchroot. 2010-01-16 02:11:44 +01:00
metadata.sh shutils/metadata: return if required stuff fails. 2010-04-22 12:06:16 +02:00
metadata_scripts.sh Added gconf-schemas new trigger. 2010-04-11 12:50:35 +02:00
patch_funcs.sh Added xbps-src and its associated code again. 2009-10-18 11:17:26 +02:00
pkgtarget_funcs.sh.in install_pkg(): exit immediately on errors. 2010-04-22 13:40:53 +02:00
stow_funcs.sh Multiple changes in the infrastructure for improving the (un)stow stuff. 2010-04-23 15:25:03 +02:00
tmpl_funcs.sh Only check distfiles once, not every time. 2010-04-23 18:45:47 +02:00
verify_rundeps.sh verify_rundeps: handle same shlib provided by multiple pkgs. 2010-03-08 10:47:25 +01:00