Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 91bce1182ebc66952fa79ef52c67c23c > files > 2

egoboo-2.7.5-10.fc15.src.rpm

diff -up egosrc234/game/egoboo.sh~ egosrc234/game/egoboo.sh
--- egosrc234/game/egoboo.sh~	2007-10-06 22:49:13.000000000 +0200
+++ egosrc234/game/egoboo.sh	2007-10-06 22:49:13.000000000 +0200
@@ -3,6 +3,10 @@
 # exit on any error
 set -e
 
+. /usr/share/opengl-games-utils/opengl-game-functions.sh
+
+checkDriOK egoboo
+
 if [ ! -d ~/.egoboo ]; then
   mkdir ~/.egoboo
   cp -a /usr/share/egoboo/setup.txt /usr/share/egoboo/controls.txt \