Fixes after splitting some x86_64 packages from libs
This commit is contained in:
parent
3230b080e5
commit
dbccffb3e5
@ -217,6 +217,8 @@ perl[Automake__Struct] = automake
|
|||||||
perl[Automake__Struct__Tie_ISA] = automake
|
perl[Automake__Struct__Tie_ISA] = automake
|
||||||
perl[Automake__XFile] = automake
|
perl[Automake__XFile] = automake
|
||||||
|
|
||||||
|
perl[DynaLoader] = perl
|
||||||
|
|
||||||
/usr/bin/expect = expect
|
/usr/bin/expect = expect
|
||||||
/usr/bin/expectk = expect-tk
|
/usr/bin/expectk = expect-tk
|
||||||
/usr/bin/test = coreutils
|
/usr/bin/test = coreutils
|
||||||
|
@ -15,7 +15,8 @@ create_rpm_database
|
|||||||
create_devices
|
create_devices
|
||||||
|
|
||||||
echo "Installing preparation packages..."
|
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" ] && {
|
[ "$LANGUAGE" ] && {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user