Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: NoGravity - 3D 'Wing Commander'-like game


https://bugzilla.redhat.com/show_bug.cgi?id=366841





------- Additional Comments From [EMAIL PROTECTED]  2008-01-13 06:02 EST -------
nogravity-2.00-4.fc9.src.rpm does not contain the fix.

[3|[EMAIL PROTECTED]|~/rpm]cat SOURCES/nogravity.sh
#!/bin/bash

if [ `glxinfo | grep "direct rendering: " | cut -d " " -f 3` != Yes ]; then
  exec nogravity-software "$@"
else
  exec nogravity-opengl "$@"
fi

P.S. Tried intuitively
http://people.atrpms.net/~hdegoede/nogravity-2.00-5.fc9.src.rpm
and it's the one with the fix.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to