mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-22 05:23:01 -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
|
if ! use gnome-keyring; then
|
||||||
sed -i 's/add_subdirectory(git)//' ./dep/CMakeLists.txt || die
|
sed -i 's/add_subdirectory(git)//' ./dep/CMakeLists.txt || die
|
||||||
fi
|
fi
|
||||||
default
|
|
||||||
cmake_src_prepare
|
cmake_src_prepare
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user