/[packages]/cauldron/ruby/pristine/SOURCES/ruby-1.9.3-mkmf-parallel-install.patch
ViewVC logotype

Contents of /cauldron/ruby/pristine/SOURCES/ruby-1.9.3-mkmf-parallel-install.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 391156 - (show annotations) (download)
Tue Jan 22 21:38:55 2013 UTC (11 years, 2 months ago) by schedbot
File size: 552 byte(s)
Copying release 1.9.3.p374-2.mga3 to pristine/ directory.
1 --- ruby-1.9.3-p374/lib/mkmf.rb~ 2013-01-22 20:53:15.540519475 +0000
2 +++ ruby-1.9.3-p374/lib/mkmf.rb 2013-01-22 20:54:46.082573376 +0000
3 @@ -2041,7 +2041,7 @@
4 end
5 for f in files
6 dest = "#{dir}/#{File.basename(f)}"
7 - mfile.print("install-rb#{sfx}: #{dest} #{dir}\n")
8 + mfile.print("install-rb#{sfx}: #{dest} #{timestamp_file(dir)}\n")
9 mfile.print("#{dest}: #{f}\n")
10 mfile.print("\t$(Q) $(#{$extout ? 'COPY' : 'INSTALL_DATA'}) #{f} $(@D#{sep})\n")
11 if defined?($installed_list) and !$extout

  ViewVC Help
Powered by ViewVC 1.1.30