mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
cmake_src_prepare() and xdg_src_prepare() both call default() a.k.a. base_src_prepare(). That would result in the attempt to apply each patch 2 times. Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>