]> git.armaanb.net Git - asd-repo.git/blob - extra/pandoc/build
Adapt for asd linux
[asd-repo.git] / extra / pandoc / build
1 #!/bin/sh -e
2
3 install -Dm755 bin/pandoc "$1/usr/bin/pandoc"
4 install -Dm644 pandoc.1   "$1/usr/share/man/man1/pandoc.1"