FS#33339 - [sauerbraten] PLEASE ENTER SUMMARY

Attached to Project: Community Packages
Opened by jim945 (jim945) - Tuesday, 08 January 2013, 20:34 GMT
Last edited by Evangelos Foutras (foutrelis) - Wednesday, 09 January 2013, 12:17 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Not saved resolution screen in the game.
A working version of the file "sauerbraten-client"

#!/bin/sh

[ -f /etc/conf.d/sauerbraten ] && . /etc/conf.d/sauerbraten

cd /opt/sauerbraten
if [ -f /usr/bin/aoss ]; then
aoss bin/linux_client -q${HOME}/.config/sauerbraten -r
else
bin/linux_client -q${HOME}/.config/sauerbraten -r
fi
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Wednesday, 09 January 2013, 12:17 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#33325 

Loading...