summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-07-14 19:59:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-07-14 19:59:34 +0000
commit966b2cf2025348b513074bc569f720e99d8f702c (patch)
tree8a693c10d61fb337c854a5a44206d96407d62328 /games-puzzle/drod-bin
parentStable on hppa (diff)
downloadgentoo-2-966b2cf2025348b513074bc569f720e99d8f702c.tar.gz
gentoo-2-966b2cf2025348b513074bc569f720e99d8f702c.tar.bz2
gentoo-2-966b2cf2025348b513074bc569f720e99d8f702c.zip
call games_pkg_preinst in pkg_preinst
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'games-puzzle/drod-bin')
-rw-r--r--games-puzzle/drod-bin/drod-bin-1.6.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-puzzle/drod-bin/drod-bin-1.6.6.ebuild b/games-puzzle/drod-bin/drod-bin-1.6.6.ebuild
index 05f2ad30b38f..5ca331be14ee 100644
--- a/games-puzzle/drod-bin/drod-bin-1.6.6.ebuild
+++ b/games-puzzle/drod-bin/drod-bin-1.6.6.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-puzzle/drod-bin/drod-bin-1.6.6.ebuild,v 1.1 2005/04/16 10:13:56 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/drod-bin/drod-bin-1.6.6.ebuild,v 1.2 2005/07/14 19:59:34 mr_bones_ Exp $
inherit eutils games
@@ -32,6 +32,7 @@ src_install() {
}
pkg_preinst() {
+ games_pkg_preinst
if [ -d "${ROOT}${GDIR}/bin/Data" ] ; then
mv "${ROOT}${GDIR}"/{bin/Data,Data.backup}
echo