Skip to content

Commit

Permalink
scriptfix + changed to 2.4.0.RC2
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalv authored and olas committed Jun 14, 2010
1 parent d33b51e commit 039d0d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packageBioclipse2
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
# Place this file in the folder containing the exported Bioclipse folder and
# run it to get the packaged versions
#
RELEASE=Bioclipse.2.4.0.RC1
RELEASE=Bioclipse.2.4.0.RC2
chmod -R 777 win32.win32.x86_64 win32.win32.x86
find . -name bioclipse.ini | xargs perl -i -pe 's/\r?\n// if /=\r?$/'
tar czvf $RELEASE.linux.gtk.x86.tar.gz linux.gtk.x86
tar czvf $RELEASE.linux.gtk.x86_64 linux.gtk.x86_64
tar czvf $RELEASE.linux.gtk.x86_64.tar.gz linux.gtk.x86_64
mv macosx.cocoa.x86_64 $RELEASE.macosx.cocoa.x86_64
hdiutil create -srcfolder $RELEASE.macosx.cocoa.x86_64 $RELEASE.macosx.cocoa.x86_64.dmg
zip -r $RELEASE.win32.win32.x86.zip win32.win32.x86
Expand Down

0 comments on commit 039d0d1

Please sign in to comment.