mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
dev-vcs/gitahead: rm unnecessary default function from src_prepare
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@protonmail.com>
This commit is contained in:
@@ -57,7 +57,6 @@ src_prepare() {
|
||||
if ! use gnome-keyring; then
|
||||
sed -i 's/add_subdirectory(git)//' ./dep/CMakeLists.txt || die
|
||||
fi
|
||||
default
|
||||
cmake_src_prepare
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user