Diff meson-1.2.1-r2 with a meson-1.2.2

/usr/portage/dev-util/meson/meson-1.2.2.ebuild 2023-10-09 14:52:30.984368388 +0300
45 45
"
46 46

  
47 47
PATCHES=(
48
	"${FILESDIR}"/${P}-python-path.patch
49
	"${FILESDIR}"/${P}-llvm-17.patch
48
	"${FILESDIR}"/${PN}-1.2.1-python-path.patch
50 49
)
51 50

  
52 51
python_prepare_all() {
Thank you!