This commit is contained in:
Alec Leamas 2010-10-22 15:28:29 +02:00
parent f697064cb6
commit 92ab2b277e

View file

@ -226,6 +226,7 @@ function make_bundle()
rm -rf $bundle_name
cd diaspora
rm -rf vendor/*
mkdir -p vendor/cache
if [ "$BUNDLE_FIX" = 'yes' ]; then
rm -f Gemfile.lock
rm -rf .bundle