From aef60a91f36974b2b054cd6f6296615a2553bf4c Mon Sep 17 00:00:00 2001 From: Dieter Plaetinck Date: Sun, 16 Nov 2008 19:06:21 +0100 Subject: updated HOWTO for install using packages, got rid of patch-install-cd script + renamed fifa into aif everywhere --- src/core/libs/lib-software.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/core/libs/lib-software.sh') diff --git a/src/core/libs/lib-software.sh b/src/core/libs/lib-software.sh index b9f0fb7..1785e85 100644 --- a/src/core/libs/lib-software.sh +++ b/src/core/libs/lib-software.sh @@ -1,7 +1,7 @@ #!/bin/sh -TMP_MKINITCPIO_LOG=/home/arch/fifa/runtime/mkinitcpio.log -TMP_PACMAN_LOG=/home/arch/fifa/runtime/pacman.log +TMP_MKINITCPIO_LOG=/home/arch/aif/runtime/mkinitcpio.log +TMP_PACMAN_LOG=/home/arch/aif/runtime/pacman.log # run_mkinitcpio() taken from setup. adapted a lot # runs mkinitcpio on the target system, displays output -- cgit v1.2.3-54-g00ecf