#
# With linux-pam-headers entrance tries to build pam support, but pam support
# needs the full linux-pam anyways
#
if  [  "$ENTRANCE_PAM"  ==  "n"  ];  then
  conflicts  linux-pam-headers
fi
