reset_tmpl_vars: add do_{build,install}.
This commit is contained in:
parent
756409a901
commit
a785022b62
|
@ -78,7 +78,7 @@ reset_tmpl_vars()
|
|||
replaces system_accounts build_wrksrc create_wrksrc \
|
||||
ignore_vdeps_dir noverifyrdeps conflicts \
|
||||
gconf_entries gconf_schemas stow_copy stow_copy_files \
|
||||
pre_remove post_remove post_stow \
|
||||
pre_remove post_remove post_stow do_build do_install \
|
||||
XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \
|
||||
XBPS_BUILD_DONE XBPS_INSTALL_DONE FILESDIR DESTDIR \
|
||||
SRCPKGDESTDIR PATCHESDIR"
|
||||
|
|
Loading…
Reference in New Issue