]> git.armaanb.net Git - asd-repo.git/blob - core/man-pages/build
Adapt for asd linux
[asd-repo.git] / core / man-pages / build
1 #!/bin/sh -e
2
3 make -C man-pages       prefix=/usr DESTDIR="$1" install
4 make -C man-pages-posix prefix=/usr DESTDIR="$1" install