diff options
Diffstat (limited to 'security/cyrus-sasl2/files/patch-lib::Makefile.in')
-rw-r--r-- | security/cyrus-sasl2/files/patch-lib::Makefile.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/cyrus-sasl2/files/patch-lib::Makefile.in b/security/cyrus-sasl2/files/patch-lib::Makefile.in new file mode 100644 index 000000000000..b4641ac7b033 --- /dev/null +++ b/security/cyrus-sasl2/files/patch-lib::Makefile.in @@ -0,0 +1,13 @@ +Index: lib/Makefile.in +diff -u lib/Makefile.in.orig lib/Makefile.in +--- lib/Makefile.in.orig Sat Oct 12 06:19:39 2002 ++++ lib/Makefile.in Tue Oct 15 02:28:11 2002 +@@ -436,7 +436,7 @@ + mostlyclean distclean maintainer-clean + + +-plugin_common.lo: plugin_common.o ++plugin_common.lo: + ln -s $(top_builddir)/plugins/plugin_common.lo plugin_common.lo + + plugin_common.o: |