Skip to content
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.

Commit

Permalink
remove old deprecation message
Browse files Browse the repository at this point in the history
  • Loading branch information
evanmcc committed Feb 9, 2015
1 parent 0a41d90 commit aebf488
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bin/compile
Expand Up @@ -61,10 +61,6 @@ export PATH

cd $build

message "-----> Deprecated buildpack!"
message " Please use https://github.com/archaelus/heroku-buildpack-erlang"
message " instead as it is more actively maintained.\n"

if [ ! -e "rebar" ]; then
echo "-----> Installing Rebar from buildpack"
cp ${bpdir}/opt/rebar ./
Expand Down

0 comments on commit aebf488

Please sign in to comment.