[Lunar-commits] <moonbase> gnucash: add a patch to fix the compile.

Florin Braescu florin at lunar-linux.org
Mon Jul 5 03:50:44 CEST 2010


commit 4bd8e68cd0a6dae8e12a9d02b7b2ed4f58b303df
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Jul 5 04:50:44 2010 +0300

    gnucash: add a patch to fix the compile.
---
 x11-apps/gnucash/BUILD   |    3 ++-
 x11-apps/gnucash/DETAILS |    5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/x11-apps/gnucash/BUILD b/x11-apps/gnucash/BUILD
index cc83813..6e103d4 100644
--- a/x11-apps/gnucash/BUILD
+++ b/x11-apps/gnucash/BUILD
@@ -1,6 +1,7 @@
 (
 
-  export CFLAGS CXXFLAGS CCOPT COPT &&
+  export CFLAGS CXXFLAGS CCOPT COPT  &&
+  patch_it $SOURCE_CACHE/$SOURCE2 1  &&
   default_build
 
 ) > $C_FIFO 2>&1
diff --git a/x11-apps/gnucash/DETAILS b/x11-apps/gnucash/DETAILS
index 047bc23..c7ace48 100644
--- a/x11-apps/gnucash/DETAILS
+++ b/x11-apps/gnucash/DETAILS
@@ -1,14 +1,17 @@
           MODULE=gnucash
          VERSION=2.2.9
           SOURCE=$MODULE-$VERSION.tar.gz
+         SOURCE2=$MODULE-$VERSION-goffice.patch.bz2
    SOURCE_URL[0]=$SFORGE_URL/$MODULE
    SOURCE_URL[1]=http://ibiblio.org/pub/Linux/X11/gnome/sources/gnucash
    SOURCE_URL[2]=http://www.gnucash.org/pub/gnucash/sources/stable
+     SOURCE2_URL=http://www.gnucash.org/pub/gnucash/sources/stable
       SOURCE_VFY=sha1:8f63c67fcceaae93ceb8827143cc6a470e3a096a
+     SOURCE2_VFY=sha1:3006d36c4c0fc871a43a0051c7d2894a79b7caaa
         WEB_SITE=http://www.gnucash.org
       MAINTAINER=tchan at lunar-linux.org
          ENTERED=20011105
-         UPDATED=20090419
+         UPDATED=20100705
            SHORT="GNUCash a open source personal finance suite"
 	   
 cat << EOF


More information about the Lunar-commits mailing list