Changeset 5148 for platform/tdiary/Rakefile
- Timestamp:
- 01/21/08 06:32:16 (10 months ago)
- Files:
-
- 1 modified
-
platform/tdiary/Rakefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/Rakefile
r5147 r5148 9 9 } 10 10 package[:pkgdir] = File.join(package[:root], 'package') 11 package[:rev] = 'r' << `svnversion --no-newline --committed #{package[:root]}`[/\d+[MS] ?$/]11 package[:rev] = 'r' << `svnversion --no-newline --committed #{package[:root]}`[/\d+[MS]{1,2}$/] 12 12 package.freeze 13 13
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)