#!/bin/sh

LD_ASSUME_KERNEL=2.4.1
export LD_ASSUME_KERNEL
exec /usr/lib/RealPlayer8/realplay.bin "$@"
