forked from Lainports/freebsd-ports
whitespace changes. Maintainer: timed out (hope he is happy with the docs) PR: 19854 (modified)
5 lines
140 B
Bash
5 lines
140 B
Bash
#!/bin/sh
|
|
|
|
${PERL} -p -i -e"s:# OZHOME=.*:OZHOME=${PREFIX}/lib/oz:" ${PREFIX}/lib/oz/bin/oz
|
|
|
|
${LN} -sf ${PREFIX}/lib/oz/bin/* ${PREFIX}/bin
|