diff --git a/Makefile.defs b/Makefile.defs index eb93037..7b357f6 100644 --- a/Makefile.defs +++ b/Makefile.defs @@ -217,6 +217,8 @@ perl[Automake__Struct] = automake perl[Automake__Struct__Tie_ISA] = automake perl[Automake__XFile] = automake +perl[DynaLoader] = perl + /usr/bin/expect = expect /usr/bin/expectk = expect-tk /usr/bin/test = coreutils diff --git a/makedist.inc.sh b/makedist.inc.sh index 8ad5ec8..0d244c8 100644 --- a/makedist.inc.sh +++ b/makedist.inc.sh @@ -15,7 +15,8 @@ create_rpm_database create_devices echo "Installing preparation packages..." -install_rpms "filesystem gzip texinfo ldconfig bash libreadline glibc libncurses initscripts setup coreutils chkconfig libattr libstdc++6" "--nodeps --noorder --noscripts" +install_rpms "filesystem gzip texinfo ldconfig bash libreadline glibc libncurses initscripts setup coreutils chkconfig \ +libattr libstdc++6 libpam pam" "--nodeps --noorder --noscripts" [ "$LANGUAGE" ] && {