summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2007-07-21 12:14:32 +0000
committerTorsten Veller <tove@gentoo.org>2007-07-21 12:14:32 +0000
commit0ce3ff83a73230ddcb659679b0ae4a6bd7611a5e (patch)
treeaae9583bab3d89b55dddceda73a1acc285698669 /app-office/gnucash/gnucash-2.0.5.ebuild
parentUpdate dependencies, add die messages, fix quotes. (diff)
downloadgentoo-2-0ce3ff83a73230ddcb659679b0ae4a6bd7611a5e.tar.gz
gentoo-2-0ce3ff83a73230ddcb659679b0ae4a6bd7611a5e.tar.bz2
gentoo-2-0ce3ff83a73230ddcb659679b0ae4a6bd7611a5e.zip
Run gnome2_pkg_postinst again. Should fix bug #158013.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-office/gnucash/gnucash-2.0.5.ebuild')
-rw-r--r--app-office/gnucash/gnucash-2.0.5.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-office/gnucash/gnucash-2.0.5.ebuild b/app-office/gnucash/gnucash-2.0.5.ebuild
index 66da3ac38677..a808d4af090d 100644
--- a/app-office/gnucash/gnucash-2.0.5.ebuild
+++ b/app-office/gnucash/gnucash-2.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.5.ebuild,v 1.14 2007/07/10 21:39:59 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnucash/gnucash-2.0.5.ebuild,v 1.15 2007/07/21 12:14:32 tove Exp $
inherit eutils gnome2
@@ -116,6 +116,7 @@ src_install() {
}
pkg_postinst() {
+ gnome2_pkg_postinst
elog "Please note that postgresql support has been removed."
elog "Please see: https://bugs.gentoo.org/show_bug.cgi?id=146769#c9"
elog "for an explanation."