You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/games-board/pysolfc/files/pysolfc-gentoo.patch

11 lines
322 B

--- a/pysollib/settings.py 2014-04-07 20:05:02.335276008 +0200
+++ b/pysollib/settings.py 2014-04-07 20:05:33.099062670 +0200
@@ -63,6 +63,7 @@
'/usr/local/share/PySolFC',
'/usr/games/PySolFC',
'/usr/local/games/PySolFC',
+ '/usr/share/pysolfc',
]
if os.name == 'nt':
pass