#!/bin/sh -e

rm -fr /usr/share/X11/xorg.conf.d/99-pvr.conf

exit 0
