Diff corfu-2.9 with a corfu-9999

/usr/portage/app-emacs/corfu/corfu-9999.ebuild 2025-10-20 18:18:07.407209389 +0300
1
# Copyright 1999-2026 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
36 36

  
37 37
src_prepare() {
38 38
	default
39

  
39 40
	mv ./extensions/*.el . || die
40 41
}
41 42

  
Thank you!