install.rb in glue-0.15.0 vs install.rb in glue-0.16.0
- old
+ new
@@ -1,9 +1,9 @@
#!/usr/bin/env ruby
# * George Moschovitis <gm@navel.gr>
# (c) 2004-2005 Navel, all rights reserved.
-# $Id$
+# $Id: install.rb 1 2005-04-11 11:04:30Z gmosx $
require 'rbconfig'
require 'ftools'
dst_dir = Config::CONFIG['sitelibdir']