public
Description: a tiny graphical app kit for ruby
Homepage: http://code.whytheluckystiff.net/shoes
Clone URL: git://github.com/why/shoes.git
 * CHANGELOG: an overview of changes between each release.
why (author)
Wed Jan 09 21:23:54 -0800 2008
commit  c94381372afdf998ef3465ae41ae511f6bb5c1e7
tree    e020a6a0feeb9cb73544428877cd4d5beb024eb9
parent  9375602fc4ebd39ff8267b7ad052f23fb2949614
...
138
139
140
 
141
142
143
...
138
139
140
141
142
143
144
0
@@ -138,6 +138,7 @@ task :build => :build_os do
0
   cp_r "static", "dist/static"
0
   rm_svn "dist"
0
   cp "README", "dist/README.txt"
0
+ cp "CHANGELOG", "dist/CHANGELOG.txt"
0
   cp "COPYING", "dist/COPYING.txt"
0
   
0
   case PLATFORM when /darwin/

Comments

    No one has commented yet.