In a nutshell, we're allowing a `-p` or `--prefix` to be specified, so
that the script knows where our installation is at. If not specified,
the default will be used.
Additionally, we're adding a `-h | --help` to the script.
Signed-off-by: Joao Eduardo Luis <joao@suse.com>