diff options
author | Ben Mendis <ben.mendis@gmail.com> | 2010-05-12 23:28:40 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:28:40 +0200 |
commit | 93facb5fa020e66ae489879782fc9e53109a3a52 (patch) | |
tree | 176c802c186647528c9b51557b4a68c0c0d3d068 /development/erlang-otp/doinst.sh | |
parent | 06be89d78d4552bcd1c464d313acfa724d626b76 (diff) | |
download | slackbuilds-93facb5fa020e66ae489879782fc9e53109a3a52.tar.gz |
development/erlang-otp: Added to 12.2 repository
Diffstat (limited to 'development/erlang-otp/doinst.sh')
-rw-r--r-- | development/erlang-otp/doinst.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/development/erlang-otp/doinst.sh b/development/erlang-otp/doinst.sh new file mode 100644 index 0000000000..dc7a491370 --- /dev/null +++ b/development/erlang-otp/doinst.sh @@ -0,0 +1,3 @@ + +chroot . sh /usr/lib/erlang/Install -minimal /usr/lib/erlang + |