diff options
| author | hukl <contact@smyck.org> | 2009-04-11 00:32:20 +0200 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-04-11 00:32:20 +0200 |
| commit | fb1b58233df206fff3ec4237caf5fe5576b80a9b (patch) | |
| tree | 473216f85267f41238fa777f6a48d36745b4d609 /lib/chaos_calendar/gen.sh | |
| parent | 44e1eff0155d3da825ae7f4ef9e334a8e231e909 (diff) | |
removed lib/chaos_calendar as we now have the erdgeist-chaos_calendar gem on github - YAY!
Diffstat (limited to 'lib/chaos_calendar/gen.sh')
| -rwxr-xr-x | lib/chaos_calendar/gen.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/chaos_calendar/gen.sh b/lib/chaos_calendar/gen.sh deleted file mode 100755 index f588af6f..00000000 --- a/lib/chaos_calendar/gen.sh +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | rm -f Makefile *.o *wrap.c* | ||
| 4 | swig -ruby chaos_calendar.i | ||
| 5 | ruby extconf.rb | ||
| 6 | make | ||
