summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-06-08 18:35:11 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-06-08 18:35:11 +0000
commitacce019650f66e6b3bcd831f89dcf9dfaa0285bf (patch)
tree2fdb2001d39e3e5fa49e6545295d3956e1a7abf7 /games-rpg
parentStable on ppc. (diff)
downloadgentoo-2-acce019650f66e6b3bcd831f89dcf9dfaa0285bf.tar.gz
gentoo-2-acce019650f66e6b3bcd831f89dcf9dfaa0285bf.tar.bz2
gentoo-2-acce019650f66e6b3bcd831f89dcf9dfaa0285bf.zip
call games_pkg_postinst in pkg_postinst
(Portage version: 2.0.51.19)
Diffstat (limited to 'games-rpg')
-rw-r--r--games-rpg/planeshift/planeshift-0.3.010.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/games-rpg/planeshift/planeshift-0.3.010.ebuild b/games-rpg/planeshift/planeshift-0.3.010.ebuild
index 76d46565d64c..59785457ba76 100644
--- a/games-rpg/planeshift/planeshift-0.3.010.ebuild
+++ b/games-rpg/planeshift/planeshift-0.3.010.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/planeshift-0.3.010.ebuild,v 1.2 2005/05/22 20:02:43 malverian Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-rpg/planeshift/planeshift-0.3.010.ebuild,v 1.3 2005/06/08 18:35:11 mr_bones_ Exp $
inherit eutils games debug
@@ -78,6 +78,8 @@ src_install() {
}
pkg_postinst() {
+ games_pkg_postinst
+ echo
ewarn "Before you can use Planeshift, you will need to update"
ewarn "all of the art files. This can be done by typing:"
ewarn