#! /bin/sh

prefix=/usr/kde/3.4
exec_prefix=${prefix}
exit `${exec_prefix}/bin/meinproc --check --stdout $@ > /dev/null`

