mkimage-profiles/features.in/alternatives/config.mk
2023-08-23 11:57:04 +07:00

10 lines
289 B
Makefile

use/alternatives:
@$(call add_feature)
@$(call xport,ALTERNATIVES)
use/alternatives/xvt/%: use/alternatives
@$(call add,ALTERNATIVES,/usr/bin/xvt:/usr/bin/$*)
use/alternatives/x-terminal-emulator/%: use/alternatives
@$(call add,ALTERNATIVES,/usr/bin/x-terminal-emulator:/usr/bin/$*)