Changeset 563195560ffb1b151853f7c0b08abbd3b5d43d5f
- Timestamp:
- 09/10/05 00:00:21
(3 years ago)
- Author:
- Tom Gilbert <tom@linuxbrit.co.uk>
- git-committer:
- Tom Gilbert <tom@linuxbrit.co.uk> 1126296021 +0000
- git-parent:
[baae528e33e1036504b79e23127375d161887aff]
- git-author:
- Tom Gilbert <tom@linuxbrit.co.uk> 1126296021 +0000
- Message:
nope, that breaks gem install, need a better way
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r4342c61 |
r5631955 |
|
| 28 | 28 | require 'fileutils' |
|---|
| 29 | 29 | |
|---|
| 30 | | $version="0.9.9 svn" |
|---|
| | 30 | $version="0.9.9" |
|---|
| 31 | 31 | $opts = Hash.new |
|---|
| 32 | 32 | |
|---|