sasl.patch 487 B

12345678910111213
  1. diff -Naur cyrus-sasl-2.1.9.orig/lib/Makefile.in cyrus-sasl-2.1.9/lib/Makefile.in
  2. --- cyrus-sasl-2.1.9.orig/lib/Makefile.in Mon Oct 28 13:55:03 2002
  3. +++ cyrus-sasl-2.1.9/lib/Makefile.in Mon Oct 28 13:58:14 2002
  4. @@ -437,7 +437,7 @@
  5. plugin_common.lo: plugin_common.o
  6. - ln -s $(top_builddir)/plugins/plugin_common.lo plugin_common.lo
  7. + ln -fs $(top_builddir)/plugins/plugin_common.lo plugin_common.lo
  8. plugin_common.o:
  9. ln -s $(top_builddir)/plugins/plugin_common.o plugin_common.o