summarylogtreecommitdiffstats
path: root/0001-fix-lightyears-path.patch
blob: 06b62709f135eb1f499406859c5b12dd0c7c1446 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- lightyears.orig	2021-03-31 14:36:52.116636127 +0200
+++ lightyears	2021-03-31 14:37:42.432829867 +0200
@@ -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/lightyears" # (for Arch)
 
 # Save games and configuration files are stored in the user's
 # home directory.