Skip to content

Commit

Permalink
Fixing buildpack.
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon committed Nov 17, 2012
1 parent 479b7ed commit d6f5c81
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions bin/compile
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ shopt -s dotglob

cd $BUILD_DIR

bash $BUILD_DIR/php/bin/pear channel-discover pear.drush.org
bash $BUILD_DIR/php/bin/pear install drush/drush-$DRUSH_VERSION.0

APACHE_URL="https://s3.amazonaws.com/php-lp/apache-$APACHE_VERSION.tar.gz"
echo "-----> Bundling Apache version $APACHE_VERSION"
curl --silent --max-time 60 --location "$APACHE_URL" | tar xz
Expand Down

0 comments on commit d6f5c81

Please sign in to comment.