~ubuntu-branches/ubuntu/raring/laby/raring

« back to all changes in this revision

Viewing changes to data/run/ruby/command

  • Committer: Bazaar Package Importer
  • Author(s): Mehdi Dogguy
  • Date: 2009-08-04 14:14:54 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090804141454-m4wr0tsgqwd091io
Tags: 0.5.2-1
* New Upstream Version
  - Ruby mode
  - New uptream homepage
* Add ruby to the list of compilers in the dependency field and as
  a suggestion.
* Update watch file
* Update homepage field
* Update the category in menus (menu, desktop): LogicGame
* Bump standards version to 3.8.2
* Fix permission of run/*/command files (add executable bit)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
DIR=$1
 
3
 
 
4
sed -f $DIR/subst robot.rb > $DIR/robot.rb || exit 1
 
5
cd $DIR || exit 1
 
6
exec ruby ./program