diff options
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 |