diff --git a/dev-vcs/gitahead/gitahead-2.6.3.ebuild b/dev-vcs/gitahead/gitahead-2.6.3.ebuild index 6b15037823..1f1a63b21e 100644 --- a/dev-vcs/gitahead/gitahead-2.6.3.ebuild +++ b/dev-vcs/gitahead/gitahead-2.6.3.ebuild @@ -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 }