summaryrefslogtreecommitdiff
path: root/games-board/pysolfc/files/pysolfc-gentoo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/pysolfc/files/pysolfc-gentoo.patch')
-rw-r--r--games-board/pysolfc/files/pysolfc-gentoo.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games-board/pysolfc/files/pysolfc-gentoo.patch b/games-board/pysolfc/files/pysolfc-gentoo.patch
new file mode 100644
index 000000000000..07a7b662f320
--- /dev/null
+++ b/games-board/pysolfc/files/pysolfc-gentoo.patch
@@ -0,0 +1,10 @@
+--- 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