Bump dmg size up.
git-svn-id: http://google-refine.googlecode.com/svn/trunk@876 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
2f398cfeb3
commit
0f78b6a793
@ -429,7 +429,7 @@ mac_dist() {
|
|||||||
mkdir -p "$GRIDWORKS_BUILD_DIR/mac/.background"
|
mkdir -p "$GRIDWORKS_BUILD_DIR/mac/.background"
|
||||||
cp src/graphics/dmg_background/dmg_background.png "$GRIDWORKS_BUILD_DIR/mac/.background/dmg_background.png"
|
cp src/graphics/dmg_background/dmg_background.png "$GRIDWORKS_BUILD_DIR/mac/.background/dmg_background.png"
|
||||||
|
|
||||||
SIZE=40
|
SIZE=60
|
||||||
|
|
||||||
if [ -f "$GRIDWORKS_BUILD_DIR/temp_gridworks.dmg" ]; then
|
if [ -f "$GRIDWORKS_BUILD_DIR/temp_gridworks.dmg" ]; then
|
||||||
rm "$GRIDWORKS_BUILD_DIR/temp_gridworks.dmg"
|
rm "$GRIDWORKS_BUILD_DIR/temp_gridworks.dmg"
|
||||||
|
Loading…
Reference in New Issue
Block a user