xbps-src: reserve "kernel_hooks_version" variable.
This variable can be used in templates to specify the kernel version passed to the Vanilla kernel hooks in /etc/kernel.d/<target>.
This commit is contained in:
parent
962aa6595e
commit
1cf57eab23
3 changed files with 10 additions and 2 deletions
|
@ -105,7 +105,7 @@ 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 \
|
||||
homepage license \
|
||||
homepage license kernel_hooks_version \
|
||||
XBPS_EXTRACT_DONE XBPS_CONFIGURE_DONE \
|
||||
XBPS_BUILD_DONE XBPS_INSTALL_DONE FILESDIR DESTDIR \
|
||||
SRCPKGDESTDIR PATCHESDIR CFLAGS CXXFLAGS CPPFLAGS \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue