Multiple changes in the infrastructure for improving the (un)stow stuff.
- Added pre_remove/post_remove/post_stow support for templates. - When stowning pkgs, symlink all files into the chroot. This only works for packages that need to be built on it, also templates that set stow_copy will copy its files, or selectively via stow_copy_files. --HG-- extra : convert_revision : 51f47120a5478ceb1319bde01c3ab999f637b359
This commit is contained in:
parent
05f7f8db26
commit
0d68a49660
2 changed files with 73 additions and 14 deletions
|
@ -77,7 +77,8 @@ reset_tmpl_vars()
|
|||
abi_depends api_depends triggers openrc_services \
|
||||
replaces system_accounts build_wrksrc create_wrksrc \
|
||||
ignore_vdeps_dir noverifyrdeps conflicts \
|
||||
gconf_entries gconf_schemas \
|
||||
gconf_entries gconf_schemas stow_copy stow_copy_files \
|
||||
pre_remove post_remove post_stow \
|
||||
XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \
|
||||
XBPS_BUILD_DONE XBPS_INSTALL_DONE FILESDIR DESTDIR \
|
||||
SRCPKGDESTDIR PATCHESDIR"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue