mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
320 B

  1. --- ./scripts/output-format.sed.orig 30 Jan 2004 20:06:13 -0000
  2. +++ ./scripts/output-format.sed 30 Jan 2004 20:08:10 -0000
  3. @@ -18,7 +18,7 @@
  4. s/\n//
  5. s/^\([^,]*\),\([^,]*\),B/OUTPUT_FORMAT(\1)/p
  6. s/^\([^,]*\),\([^,]*\),L/OUTPUT_FORMAT(\2)/p
  7. -/,/s|^|*** BUG in libc/scripts/output-format.sed *** |p
  8. +/,/Q
  9. q
  10. : q
  11. s/"//g