From 27ca7bfe42608658349b1419e053b06a66489002 Mon Sep 17 00:00:00 2001 From: igor <> Date: Mon, 6 May 2013 12:15:12 +0000 Subject: [PATCH] [Imported from Trac: page ArchLinuxArmInstallation, version 4] --- ArchLinuxArmInstallation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ArchLinuxArmInstallation.md b/ArchLinuxArmInstallation.md index 911bb20..bd62ad8 100644 --- a/ArchLinuxArmInstallation.md +++ b/ArchLinuxArmInstallation.md @@ -4,7 +4,7 @@ This is a history of my attempts at running tahoe-lafs in a fresh pogoplug v4 wi Preparation: ``` -# #Can't go straight to building v1.10 from source without gcc, so go for the AUR-based package to get dependencies installed +# #Can't go straight to building v1.10 from source without dependencies, so go for the AUR-based package to get dependencies installed # #Install an AUR helper, python and build tools # pacman -S yaourt python2 gcc patch .. snip ..