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
487 B

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