[arch-commits] Commit in hyena/trunk (PKGBUILD)

Balló György bgyorgy at nymeria.archlinux.org
Sat Mar 15 11:19:22 UTC 2014


    Date: Saturday, March 15, 2014 @ 12:19:21
  Author: bgyorgy
Revision: 107242

upgpkg: hyena 0.5-4

Build for mono 4.0 (FS#39440)

Modified:
  hyena/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-15 11:17:58 UTC (rev 107241)
+++ PKGBUILD	2014-03-15 11:19:21 UTC (rev 107242)
@@ -4,7 +4,7 @@
 
 pkgname=hyena
 pkgver=0.5
-pkgrel=3
+pkgrel=4
 pkgdesc="Library for creating C Sharp applications"
 arch=('any')
 url="https://wiki.gnome.org/Hyena"
@@ -22,6 +22,9 @@
   # Fix build
   # https://bugzilla.gnome.org/show_bug.cgi?id=633333
   patch -Np1 -i "$srcdir/fix-build.patch"
+
+  # Build for mono 4.0
+  sed -i 's/MONO_2_0/MONO_4_0/' configure.ac
 }
 
 build() {




More information about the arch-commits mailing list