summarylogtreecommitdiffstats
path: root/0001-fix.patch
blob: 4e576907ead6d955fb4c07c598afc9a6843f293b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/lightyears b/lightyears
index eda908f..8b79d04 100755
--- a/lightyears
+++ b/lightyears
@@ -1,7 +1,7 @@
 #!/usr/bin/python
 
 # Set the location of the LightYears files here:
-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.