summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps/rott/rott-1.0.ebuild')
-rw-r--r--games-fps/rott/rott-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/rott/rott-1.0.ebuild b/games-fps/rott/rott-1.0.ebuild
index 4bf1c8d8f108..5b2d3904e4fb 100644
--- a/games-fps/rott/rott-1.0.ebuild
+++ b/games-fps/rott/rott-1.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/rott-1.0.ebuild,v 1.1 2003/09/09 18:10:14 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/rott/rott-1.0.ebuild,v 1.2 2003/10/06 04:33:44 vapier Exp $
inherit games eutils
@@ -40,8 +40,8 @@ src_install() {
}
pkg_postinst() {
+ games_pkg_postinst
einfo "The shareware version has been installed."
einfo "To play the full version, just copy the"
einfo "data files to ${GAMES_DATADIR}/${PN}/"
- games_pkg_postinst
}