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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 400357 - (hide annotations) (download)
Tue Feb 26 08:48:40 2013 UTC (11 years, 1 month ago) by schedbot
File size: 552 byte(s)
Copying release 1.9.3.p392-1.mga3 to pristine/ directory.
1 pterjan 391153 --- 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