From 95a89605e9db55eeb138cfaa30f5d695999f8de6 Mon Sep 17 00:00:00 2001 From: Drtan Samos Date: Sun, 21 Apr 2013 19:59:02 +0200 Subject: The patch appears to be already applied. --- configs/releng/build.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'configs/releng/build.sh') diff --git a/configs/releng/build.sh b/configs/releng/build.sh index a310cfa..13574b8 100755 --- a/configs/releng/build.sh +++ b/configs/releng/build.sh @@ -78,9 +78,6 @@ make_setup_mkinitcpio() { # Customize installation (root-image) make_customize_root_image() { cp -af ${script_path}/root-image ${work_dir}/${arch} - - patch ${work_dir}/${arch}/root-image/usr/bin/pacman-key < ${script_path}/pacman-key-4.0.3_unattended-keyring-init.patch - setarch ${arch} mkparabolaiso ${verbose} -w "${work_dir}/${arch}" -C "${pacman_conf}" -D "${install_dir}" -r '/root/customize_root_image.sh' run rm ${work_dir}/${arch}/root-image/root/customize_root_image.sh } -- cgit v1.2.2