#! /bin/sh
set -e

rm -f /usr/X11R6/lib/libXm.so.2.0
rm -f /usr/X11R6/lib/libXm.so.2

ldconfig

