diff options
author | Ben Mendis <ben.mendis@gmail.com> | 2010-05-13 00:24:33 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:24:33 +0200 |
commit | 1c6648ea2816eeca36fcc82fae5d38c3df213cc9 (patch) | |
tree | d8917a51a9f94e47811c5efecfed9ca50e5f09a2 /development/erlang-otp/doinst.sh | |
parent | 3c9580855c720d3e25fb067a0753c6119ea66447 (diff) | |
download | slackbuilds-1c6648ea2816eeca36fcc82fae5d38c3df213cc9.tar.gz |
development/erlang-otp: Updated for version 13B03
Diffstat (limited to 'development/erlang-otp/doinst.sh')
-rw-r--r-- | development/erlang-otp/doinst.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/development/erlang-otp/doinst.sh b/development/erlang-otp/doinst.sh index dc7a491370..2024911dbf 100644 --- a/development/erlang-otp/doinst.sh +++ b/development/erlang-otp/doinst.sh @@ -1,3 +1,2 @@ - -chroot . sh /usr/lib/erlang/Install -minimal /usr/lib/erlang +chroot . sh @LIBDIR@/erlang/Install -minimal @LIBDIR@/erlang 1>/dev/null 2>/dev/null |