I'm not sure how to submit changes as I've just started working with the CVS branches. I wanted to make the following changes:

SUDO
Add --with-authenticate option for AIX. This seems to work much better than PAM.

#   package options
%option       with_aixauth  no

#   add to end of configure line
%if "%{with_aixauth}" == "yes"
        --with-authenticate \
%endif

POSTFIX
This package (like many others) assumes IBM's XLC compiler and fails unless -Duse_cc=gcc is used. This should be forced for AIX.
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to