if  [[  -e  "$INSTALL_ROOT/usr/games/cfsndserv"  ]];  then
  chown  root:games  $INSTALL_ROOT/usr/games/cfclient
fi  &&

if  [[  -e  "$INSTALL_ROOT/usr/games/cfsndserv"  ]];  then
  chown  root:games  $INSTALL_ROOT/usr/games/cfsndserv
fi  &&

if  [[  -e  "$INSTALL_ROOT/usr/games/cfsndserv-alsa9"  ]];  then
  chown  root:games  $INSTALL_ROOT/usr/games/cfsndserv-alsa9
fi  &&

if  [[  -e  "$INSTALL_ROOT/usr/games/gcfclient"  ]];  then
  chown  root:games  $INSTALL_ROOT/usr/games/gcfclient
fi  &&

if  [[  -e  "$INSTALL_ROOT/usr/games/gcfclient2"  ]];  then
  chown  root:games  $INSTALL_ROOT/usr/games/gcfclient2
fi
