xbps-src: reset do_fetch per template.
This commit is contained in:
parent
a0a4b4bc2f
commit
2fe805e161
1 changed files with 4 additions and 3 deletions
|
@ -105,9 +105,10 @@ reset_tmpl_vars()
|
|||
ignore_vdeps_dir noverifyrdeps conflicts dkms_modules \
|
||||
gconf_entries gconf_schemas stow_copy stow_copy_files \
|
||||
pre_remove post_remove post_stow do_build do_install \
|
||||
pycompile_dirs pycompile_module systemd_services \
|
||||
homepage license kernel_hooks_version do_configure SUBPKG \
|
||||
XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \
|
||||
pycompile_dirs pycompile_module systemd_services \
|
||||
homepage license kernel_hooks_version do_configure \
|
||||
do_fetch \
|
||||
SUBPKG XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \
|
||||
XBPS_BUILD_DONE XBPS_INSTALL_DONE FILESDIR DESTDIR \
|
||||
SRCPKGDESTDIR PATCHESDIR CFLAGS CXXFLAGS CPPFLAGS \
|
||||
CC CXX LDFLAGS LD_LIBRARY_PATH"
|
||||
|
|
Loading…
Add table
Reference in a new issue