#!/bin/sh -e XRESOURCE=/etc/X11/Xresources/kinput2-common if [ "$1" = "purge" ]; then rm -f $XRESOURCE fi