Cross-references to mail server dependencies has been fixed in the book.

This commit is contained in:
Manuel Canales Esparcia 2006-05-26 17:58:21 +00:00
parent 6f0f0eda10
commit da8017e3a6

View file

@ -181,7 +181,7 @@ inline_doc
LPRng | cups ) DEP=$PRINT_SERVER ;;
mitkrb | heimdal ) DEP=$KBR5 ;;
gs | espgs ) DEP=$GHOSTSCRIPT ;;
MTA ) DEP=$MAIL_SERVER ;; # The BLFS book need be fixed yet for that
server-mail ) DEP=$MAIL_SERVER ;;
esac
#------------------
@ -217,8 +217,7 @@ inline_doc
;;
espgs )
# sendmail-->espgs-->cups-->php-->sendmail
# We should to use $MAIL_SERVER, when it actually work :-/
[[ "$PKG" = "sendmail" ]] && continue
[[ "$PKG" = "$MAIL_SERVER" ]] && continue
;;
graphviz )
# libexif-->graphviz-->php-->libexif