1
0
Fork 0

Tweak paths.

This commit is contained in:
curt 2002-06-05 21:05:41 +00:00
parent ef475aa007
commit b885e3ff87

View file

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/bin/bash
# $Id$
#
#
@ -24,7 +24,7 @@
#
# adapt the following two entries to your needs:
#
fgfs="../FlightGear/src/Main/fgfs"
fgfs="../../src/Main/fgfs"
opt="--disable-game-mode --disable-fullscreen --fdm=magic"