#!/bin/sh -e install -Dm755 bin/pandoc "$1/usr/bin/pandoc" install -Dm644 pandoc.1 "$1/usr/share/man/man1/pandoc.1"