xbps-src: reset do_configure per template.
This commit is contained in:
parent
80c456da52
commit
9f74307659
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ 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 SUBPKG \
|
homepage license kernel_hooks_version do_configure SUBPKG \
|
||||||
XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \
|
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 \
|
||||||
|
|
Loading…
Reference in a new issue