summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-02-15 01:12:30 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2009-02-15 01:12:30 +0100
commitc49126d72b7c4032af66ae7fb3810e22b130946d (patch)
treeb3b28839f067622beb4e694d27e8fa976f9164a8
parent0de5cef953a9be77bf2c48192d56a05a0e278b62 (diff)
howto fixes
-rw-r--r--HOWTO8
1 files changed, 4 insertions, 4 deletions
diff --git a/HOWTO b/HOWTO
index e2c714a..296d12d 100644
--- a/HOWTO
+++ b/HOWTO
@@ -25,13 +25,13 @@ Alternatively, if you have a recent version of AIF installed and it comes with t
pacman -Sy git fakeroot # You need about 192MB ram for this! 128MB is not enough.
# arch shell
-wget http://aur.archlinux.org/packages/aif-git/aif-git.tar.gz
-tar -xzf
-cd aif-git
+wget http://aur.archlinux.org/packages/aif-experimental-git/aif-experimental-git.tar.gz
+tar -xzf aif-experimental-git.tar.gz
+cd aif-experimental-git
makepkg
# root shell:
-pacman -U /home/arch/aif-git/aif*.pkg.tar.gz
+pacman -U /home/arch/aif-experimental-git/aif*.pkg.tar.gz
4) Fire it up! (as root)