aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flightgear/flightgear.post-install
diff options
context:
space:
mode:
Diffstat (limited to 'testing/flightgear/flightgear.post-install')
-rwxr-xr-xtesting/flightgear/flightgear.post-install10
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/flightgear/flightgear.post-install b/testing/flightgear/flightgear.post-install
new file mode 100755
index 00000000000..595cb797bed
--- /dev/null
+++ b/testing/flightgear/flightgear.post-install
@@ -0,0 +1,10 @@
+#!/bin/sh
+echo
+echo " Please download the flightgear-data-VERSION.tar.bz2 file at:"
+echo
+echo " http://downloads.sourceforge.net/project/flightgear"
+echo
+echo " and extract it in /var/lib/flightgear"
+echo " before running the program or change its location"
+echo " by setting the variable FG_ROOT"
+echo