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