Skip to content

Commit

Permalink
and System.Windows.Form
Browse files Browse the repository at this point in the history
  • Loading branch information
ademar committed Apr 24, 2015
1 parent b3f0698 commit e150d05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cedar-14/build
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ set +e
find mono | xargs strip 2> /dev/null
echo "Remove some libs"
set -e
rm -rf mono/lib/mono/gac/EntityFramework* mono/lib/mono/gac/System.Windows.Forms*
rm -rf mono/lib/mono/gac/EntityFramework*
echo "Compress buildpack"
tar -zcf mono-$VERSION.tar.gz mono
echo "Copy buildpack"
Expand Down

0 comments on commit e150d05

Please sign in to comment.