summaryrefslogtreecommitdiffstats
path: root/business
diff options
context:
space:
mode:
author Vincent Batts <vbatts@hashbangbash.com>2010-05-13 00:22:19 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-13 00:22:19 +0200
commit1217f9cae6f281ceb4ad1fcd758e2e8a846964ba (patch)
tree93c0d929e83773f4298a9d09f6369b8c9718d977 /business
parent7530a5e4eba1f9dcec0e457447e722b843bc9404 (diff)
downloadslackbuilds-1217f9cae6f281ceb4ad1fcd758e2e8a846964ba.tar.gz
slackbuilds-1217f9cae6f281ceb4ad1fcd758e2e8a846964ba.tar.xz
business/gnucash: Updated for version 2.2.9
Diffstat (limited to 'business')
-rw-r--r--business/gnucash/README2
-rw-r--r--business/gnucash/gnucash.SlackBuild2
-rw-r--r--business/gnucash/gnucash.info2
3 files changed, 4 insertions, 2 deletions
diff --git a/business/gnucash/README b/business/gnucash/README
index 2eb658d9da..825c9436cd 100644
--- a/business/gnucash/README
+++ b/business/gnucash/README
@@ -4,7 +4,7 @@ This requires the following additional software, and it is suggested
that you build them in this order:
slib libofx ORbit2 GConf libtasn1 gnome-keyring gnome-mime-data libbonobo
-gnome-vfs gail libgnomecanvas libgnome libbonoboui libgnomeui libgnomecups
+gnome-vfs libgnomecanvas libgnome libbonoboui libgnomeui libgnomecups
libgnomeprint libgnomeprintui gtkhtml goffice
aqbanking is optional, but it's not available at SlackBuilds.org.
diff --git a/business/gnucash/gnucash.SlackBuild b/business/gnucash/gnucash.SlackBuild
index 19418ecfdd..afb0673228 100644
--- a/business/gnucash/gnucash.SlackBuild
+++ b/business/gnucash/gnucash.SlackBuild
@@ -127,4 +127,4 @@ done
unset GCONF_CONFIG_SOURCE
cd $PKG
-/sbin/makepkg -p -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -p -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/business/gnucash/gnucash.info b/business/gnucash/gnucash.info
index 6dbb869739..42b8272126 100644
--- a/business/gnucash/gnucash.info
+++ b/business/gnucash/gnucash.info
@@ -2,7 +2,9 @@ PRGNAM="gnucash"
VERSION="2.2.9"
HOMEPAGE="http://www.gnucash.org/"
DOWNLOAD="http://downloads.sourceforge.net/gnucash/gnucash-2.2.9.tar.bz2"
+DOWNLOAD_x86_64=""
MD5SUM="1d814de8673b4760045bf51b72924d04"
+MD5SUM_x86_64=""
MAINTAINER="Vincent Batts"
EMAIL="vbatts@hashbangbash.com"
APPROVED="rworkman"