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
|
@ -106,8 +106,9 @@ reset_tmpl_vars()
|
||||||
gconf_entries gconf_schemas stow_copy stow_copy_files \
|
gconf_entries gconf_schemas stow_copy stow_copy_files \
|
||||||
pre_remove post_remove post_stow do_build do_install \
|
pre_remove post_remove post_stow do_build do_install \
|
||||||
pycompile_dirs pycompile_module systemd_services \
|
pycompile_dirs pycompile_module systemd_services \
|
||||||
homepage license kernel_hooks_version do_configure SUBPKG \
|
homepage license kernel_hooks_version do_configure \
|
||||||
XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \
|
do_fetch \
|
||||||
|
SUBPKG XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \
|
||||||
XBPS_BUILD_DONE XBPS_INSTALL_DONE FILESDIR DESTDIR \
|
XBPS_BUILD_DONE XBPS_INSTALL_DONE FILESDIR DESTDIR \
|
||||||
SRCPKGDESTDIR PATCHESDIR CFLAGS CXXFLAGS CPPFLAGS \
|
SRCPKGDESTDIR PATCHESDIR CFLAGS CXXFLAGS CPPFLAGS \
|
||||||
CC CXX LDFLAGS LD_LIBRARY_PATH"
|
CC CXX LDFLAGS LD_LIBRARY_PATH"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue