Show
Ignore:
Timestamp:
01/21/08 06:39:35 (10 months ago)
Author:
drry
Message:

platform/tdiary/Rakefile: また間違えた。がーん。

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/tdiary/Rakefile

    r5148 r5149  
    99} 
    1010package[:pkgdir] = File.join(package[:root], 'package') 
    11 package[:rev]    = 'r' << `svnversion --no-newline --committed #{package[:root]}`[/\d+[MS]{1,2}$/] 
     11package[:rev]    = 'r' << `svnversion --no-newline --committed #{package[:root]}`[/\d+[MS]{0,2}$/] 
    1212package.freeze 
    1313