--- postfix-2.3.7-alt1.patch.orig 2007-02-15 13:08:29 -0500 +++ postfix-2.3.7-alt1.patch.orig 2007-02-15 13:37:32 -0500 @@ -3607,7 +3607,7 @@ + gcc -shared -Wl,-soname,$@ -o $@ $? -lsasl2 $(LIBS) $(SYSLIBS) + +$(XSASL_DOVECOT): $(DOVECOT_OBJS) -+ gcc -shared -Wl,-soname,$@ -o $@ $? -ldovecot $(LIBS) $(SYSLIBS) ++ gcc -shared -Wl,-soname,$@ -o $@ $? -lsasl2 $(LIBS) $(SYSLIBS) + $(LIB): $(OBJS) $(AR) $(ARFL) $(LIB) $?