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.

12 lines
646 B

  1. diff -ruN unison-2.9.20/Makefile.OCaml unison-2.9.20-new/Makefile.OCaml
  2. --- unison-2.9.20/Makefile.OCaml 2002-08-19 23:15:04.000000000 +0200
  3. +++ unison-2.9.20-new/Makefile.OCaml 2004-05-24 12:43:49.546990904 +0200
  4. @@ -58,7 +58,7 @@
  5. # to Unix '/' separators, and extraneous control-M's are deleted.
  6. # Unfortunately there is a literal control-M buried in this, I'd rather
  7. # get rid of it...
  8. -OCAMLLIBDIR=$(shell ocamlc -v | tail -1 | sed -e 's/.* //g' | sed -e 's/\\/\//g' | sed -e 's/ //g')
  9. +OCAMLLIBDIR=$(shell ocamlc -v | tail -n 1 | sed -e 's/.* //g' | sed -e 's/\\/\//g' | sed -e 's/ //g')
  10. # User interface style:
  11. # Legal values are