Is not part anymore from {base} (testing/initscripts-2012.10.1-1) Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> --- configs/releng/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/releng/build.sh b/configs/releng/build.sh index b074a5f..1c7e9a0 100755 --- a/configs/releng/build.sh +++ b/configs/releng/build.sh @@ -29,7 +29,7 @@ make_basefs() { # Install systemd-sysvcompat in this way until hits {base} group mkarchiso ${verbose} -w "${work_dir}" -C "${pacman_conf}" -D "${install_dir}" \ - -r 'pacman -R --noconfirm --noprogressbar initscripts sysvinit' \ + -r 'pacman -R --noconfirm --noprogressbar sysvinit' \ run mkarchiso ${verbose} -w "${work_dir}" -C "${pacman_conf}" -D "${install_dir}" \ -p "systemd-sysvcompat" \ -- 1.7.12.2