]> git.cameronkatri.com Git - apple_cmds.git/blob - text_cmds/xcodescripts/install-sort-man.sh
file_cmds: Fix install and COLORLS
[apple_cmds.git] / text_cmds / xcodescripts / install-sort-man.sh
1 #!/bin/sh
2 mkdir -p ${DSTROOT}/usr/share/man/man1
3 sed -e 's|^%%THREADS%%||' -e 's|^%%NLS%%|\.\\"|' < ${SRCROOT}/sort/sort.1.in > ${DSTROOT}/usr/share/man/man1/sort.1