summarylogtreecommitdiffstats
path: root/0001-fix.patch
blob: 94e95e67c7338f88847510f8fe2d20e2024944f9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/lightyears b/lightyears
index eda908f..8b79d04 100755
--- a/lightyears
+++ b/lightyears
@@ -1,8 +1,7 @@
-#!/usr/bin/python
+#!/usr/bin/env python2
 
 # Set the location of the LightYears files here:
-LIGHTYEARS_DIR = "."
-# LIGHTYEARS_DIR = "/usr/share/games/lightyears" # (for Debian)
+LIGHTYEARS_DIR = "/usr/share/20kly"
 
 # Save games and configuration files are stored in the user's
 # home directory.