summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-02-15 12:31:34 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2009-02-15 12:31:34 +0100
commit28b9e27ea026623a97f91b21ab495117040be9c5 (patch)
treec9acfbdd6854e4bc95d57ace7c983214980d5c69
parent01f787976ff52b9579e97604272664627a64c53c (diff)
pacman -U inplace fix
-rw-r--r--HOWTO2
1 files changed, 1 insertions, 1 deletions
diff --git a/HOWTO b/HOWTO
index 296d12d..d4b94e4 100644
--- a/HOWTO
+++ b/HOWTO
@@ -31,6 +31,7 @@ cd aif-experimental-git
makepkg
# root shell:
+pacman -R aif # pacman can't replace with -U yet..
pacman -U /home/arch/aif-experimental-git/aif*.pkg.tar.gz
4) Fire it up! (as root)
@@ -47,4 +48,3 @@ For more info see README or aif -h.
-