From f4bea1514ecf9029ca00036d089458cebfebfd21 Mon Sep 17 00:00:00 2001 From: tnut Date: Sat, 27 Feb 2010 21:01:23 +0100 Subject: mono dans test --- extra/mono/Pkgfile | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 extra/mono/Pkgfile (limited to 'extra/mono/Pkgfile') diff --git a/extra/mono/Pkgfile b/extra/mono/Pkgfile deleted file mode 100644 index c1ad06d42..000000000 --- a/extra/mono/Pkgfile +++ /dev/null @@ -1,24 +0,0 @@ -# Description: Implémentation de .NET -# URL: http://www.mono-project.com/ -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch -# Depends on: - -name=mono -version=2.4 -release=1 -source=(http://www.go-mono.com/sources/$name/$name-$version.tar.bz2) - -build() { - cd $name-$version - ./configure --prefix=/usr \ - --sysconfdir=/etc \ - --with-libgdiplus=installed --with-icu=no \ - --with-tls=pthread --with-jit=yes --with-preview=yes \ - --with-sigaltstack=yes,no --enable-nunit-tests - - make -j2 -# sed -i "/NO_INSTALL = yes/d" mcs/nunit20/nunit-console/Makefile - - make DESTDIR=$PKG install -} -- cgit v1.2.3-70-g09d2