summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-09-06 04:42:50 +0000
committerMike Frysinger <vapier@gentoo.org>2003-09-06 04:42:50 +0000
commit32d327c6b21327e6f837f8433399e876876530a9 (patch)
tree2ca226b28bfc51d0bd3bb2b1f3af347f79c236c1 /app-emulation
parentversion bump (diff)
downloadgentoo-2-32d327c6b21327e6f837f8433399e876876530a9.tar.gz
gentoo-2-32d327c6b21327e6f837f8433399e876876530a9.tar.bz2
gentoo-2-32d327c6b21327e6f837f8433399e876876530a9.zip
help pcsx find pixmaps
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/pcsx/files/pcsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/pcsx/files/pcsx b/app-emulation/pcsx/files/pcsx
index 19fd064ea8b3..0a66d5411542 100644
--- a/app-emulation/pcsx/files/pcsx
+++ b/app-emulation/pcsx/files/pcsx
@@ -12,6 +12,7 @@ if [ ! -f ${HOME}/.pcsx/config ]; then
ln -s /usr/games/bin/pcsx.bin pcsx
ln -s /usr/games/lib/psemu/plugins/* plugins/
+ ln -s /usr/share/games/pcsx .pixmaps
cd bios
if [ -f /usr/games/lib/psemu/bios/scph1001.bin ]; then