This commit is contained in:
Alec Leamas 2010-10-13 01:41:28 +02:00
parent 6f2f9afe56
commit 2a153316ce

View file

@ -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.