Welcome to the "trac"-ing site of soap4r!
[soap4r] [httpclient] [openpgp4u] [pkcs1] [logger] [csv] [vtr]

Changeset 414

Show
Ignore:
Timestamp:
01/25/02 23:54:10 (7 years ago)
Author:
nakahiro
Message:

Removed uri.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/install.rb

    r314 r414  
    4141  end 
    4242 
    43   # Installing URb 
    44   File.mkpath DSTPATH + "/uri", true  
    45   Dir["redist/uri/*.rb"].each do |name| 
    46     File.install name, "#{DSTPATH}/uri/#{File.basename name}", 0644, true 
    47   end 
    48  
    4943  # Installing http-access2 
    5044  File.mkpath DSTPATH + "/http-access2", true