diff options
Diffstat (limited to 'games/childsplay_plugins/files/patch-install.sh')
-rw-r--r-- | games/childsplay_plugins/files/patch-install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/childsplay_plugins/files/patch-install.sh b/games/childsplay_plugins/files/patch-install.sh index 2252aa7e7971..a2c7253905dc 100644 --- a/games/childsplay_plugins/files/patch-install.sh +++ b/games/childsplay_plugins/files/patch-install.sh @@ -14,7 +14,7 @@ diff -U 4 -r -N ./install.sh.orig ./install.sh LOCALEDIR=$PREFIX/share/locale -ASSETMLDIR=/usr/share/assetml -+ASSETMLDIR=$PREFIX/share/gnome/assetml ++ASSETMLDIR=$PREFIX/share/assetml PYTHON=`which python` SCOREDIR=/var/games DOCDIR=$PREFIX/share/doc/childsplay |