Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=mono.git;a=commitdiff;h=64fed431a1182e170ae99b650f6e6e8ccd7ed6a7

commit 64fed431a1182e170ae99b650f6e6e8ccd7ed6a7
Author: Pingax <[email protected]>
Date:   Fri Aug 24 17:19:46 2012 +0200

mono-debugger-2.10-2-i686
* Fix build
* Add patch for glib includes

diff --git a/source/devel-extra/mono-debugger/FrugalBuild 
b/source/devel-extra/mono-debugger/FrugalBuild
index 656a6fd..537f8e3 100644
--- a/source/devel-extra/mono-debugger/FrugalBuild
+++ b/source/devel-extra/mono-debugger/FrugalBuild
@@ -14,12 +14,13 @@ Finclude mono
up2date="Flasttar http://download.mono-project.com/sources/$pkgname";
source=(http://download.mono-project.com/sources/$pkgname/$pkgname-$pkgver.tar.bz2
 glib-includes.patch)
sha1sums=('b72deb48133683eed4c4a1532022d18302ca69a2' \
-          'b327e94b664b992ace472bb3169c9a6088e944dd')
+          '050ef440e6fa17dbbabb0500d2b604d8ab39e13b')

build()
{
Fcd
-       Fpatchall
-       Fmake
+       Fmonoexport
+       Fbuild_mono
+       Fmonocleanup
}
# optimization OK
diff --git a/source/devel-extra/mono-debugger/glib-includes.patch 
b/source/devel-extra/mono-debugger/glib-includes.patch
index b0896d8..d7fe4fd 100644
--- a/source/devel-extra/mono-debugger/glib-includes.patch
+++ b/source/devel-extra/mono-debugger/glib-includes.patch
@@ -1,5 +1,5 @@
---- sysdeps/server/breakpoints.c.orig  2012-08-08 01:44:17.254548303 +0200
-+++ sysdeps/server/breakpoints.c       2012-08-08 01:44:30.456548665 +0200
+--- sysdeps/server/breakpoints.c.orig  2012-08-24 17:13:19.269155064 +0200
++++ sysdeps/server/breakpoints.c       2012-08-24 17:13:30.994155064 +0200
@@ -1,6 +1,6 @@
#include <server.h>
#include <breakpoints.h>
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to