From 2a153316ced027b784dab7eb81ca0651aa0e9ed8 Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Wed, 13 Oct 2010 01:41:28 +0200 Subject: [PATCH] Not used --- pkg/ubuntu/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pkg/ubuntu/README.md b/pkg/ubuntu/README.md index ff82a4c29..bbf70362a 100644 --- a/pkg/ubuntu/README.md +++ b/pkg/ubuntu/README.md @@ -11,7 +11,7 @@ Bootstrap the distribution from git: cd diaspora/pkg/ubuntu Install the dependencies (a good time for a coffe break) - ./diaspora-install-deps + sudo ./diaspora-install-deps Create and install the diaspora bundle and application: ./make-dist.sh bundle @@ -60,6 +60,9 @@ the stuff using git in this case. The user diaspora is added during install. +Tools used for building package are installed globally. All of diasporas +dependencies lives in the nothing is insalled by user or on system level. + make-dist.sh accepts arguments to get a specified commit and/or use another repo.