diff options
Diffstat (limited to 'lang/mozart/scripts/post-install')
-rw-r--r-- | lang/mozart/scripts/post-install | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/mozart/scripts/post-install b/lang/mozart/scripts/post-install deleted file mode 100644 index 489cc7848d7b..000000000000 --- a/lang/mozart/scripts/post-install +++ /dev/null @@ -1,5 +0,0 @@ -#!/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 |