commit:     77673503e270a34e9c7099995bdeb526f0afdc41
Author:     Heather <Heather <AT> live <DOT> ru>
AuthorDate: Thu Jan  8 08:39:36 2015 +0000
Commit:     Heather Cynede <cynede <AT> gentoo <DOT> org>
CommitDate: Thu Jan  8 08:39:36 2015 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/dotnet.git;a=commit;h=77673503

automate antd makefile

---
 www-apps/antd/antd-9999.ebuild | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/www-apps/antd/antd-9999.ebuild b/www-apps/antd/antd-9999.ebuild
index 16dab56..e8fe060 100644
--- a/www-apps/antd/antd-9999.ebuild
+++ b/www-apps/antd/antd-9999.ebuild
@@ -31,13 +31,6 @@ src_prepare() {
        addpredict /etc/mono/registry/last-btime #nowarn
 }
 
-src_compile() {
-       wget http://nuget.org/nuget.exe || die "failed to wget NuGet"
-       cp nuget.exe ./.nuget/NuGet.exe || die
-       chmod a+x ./.nuget/NuGet.exe || die
-       make antd || die "build fault"
-}
-
 src_install() {
        elog "Installing Antd"
        insinto /usr/lib/mono/Antd/

Reply via email to