#!/bin/bash

post_install() {
    echo "Since dependencies for creating manpage for this package are not worth it"
    echo "check the manpage online: https://github.com/DaveDavenport/xininfo/blob/master/doc/xininfo.markdown"
}
