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-2.0-gentoo.patch

11 lines
312 B

--- pysollib/settings.py.old 2014-04-07 20:05:02.335276008 +0200
+++ 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',
+ '@GAMES_DATADIR@',
]
if os.name == 'nt':
pass