# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/games-mods.eclass,v 1.12 2006/12/13 21:15:50 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/games-mods.eclass,v 1.13 2006/12/16 14:30:33 wolf31o2 Exp $
# Variables to specify in an ebuild which uses this eclass:
# GAME - (doom3, quake4 or ut2004, etc), unless ${PN} starts with e.g. "doom3-"
then
die "You must merge ${CATEGORY}/${GAME}-bin with USE=dedicated!"
fi
- else
- die "${CATEGORY}/${GAME} not installed!"
+# else
+# die "${CATEGORY}/${GAME} not installed!"
fi
}