diff options
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/coco/coco-2014.12.24-r1.ebuild (renamed from dev-dotnet/coco/coco-2014.12.24.ebuild) | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dev-dotnet/coco/coco-2014.12.24.ebuild b/dev-dotnet/coco/coco-2014.12.24-r1.ebuild index 22b9b0c2c043..11dab3e015e6 100644 --- a/dev-dotnet/coco/coco-2014.12.24.ebuild +++ b/dev-dotnet/coco/coco-2014.12.24-r1.ebuild @@ -34,10 +34,3 @@ src_unpack() { git-r3_src_unpack fi } - -src_install() { - dotnet-pkg-base_install - dotnet-pkg-base_dolauncher "/usr/share/${P}/${PN^}" "${PN}" - - einstalldocs -} |