summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild b/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild
index 60f537035837..bfc609e83d9a 100644
--- a/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild
+++ b/games-fps/doom3-ducttape/doom3-ducttape-0006.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-fps/doom3-ducttape/doom3-ducttape-0006.ebuild,v 1.2 2005/10/19 22:15:41 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-fps/doom3-ducttape/doom3-ducttape-0006.ebuild,v 1.3 2005/11/22 06:07:23 vapier Exp $
inherit games
@@ -23,4 +23,5 @@ src_install() {
insinto "${GAMES_PREFIX_OPT}"/doom3/d3xp
doins pak002.pk4 || die "doins failed"
newins readme.txt ${PN}-readme.txt
+ prepgamesdirs
}