forked from ports/contrib
teeworlds: removed MALLOCK_CHECK from wrapper script
This commit is contained in:
parent
1b2f4269e7
commit
39a242bd94
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd /usr/share/teeworlds
|
||||
MALLOC_CHECK_=0 exec ./teeworlds $*
|
||||
exec ./teeworlds $*
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user