From 8e9f2483483adf496bdc2070cb6d4c348c74f616 Mon Sep 17 00:00:00 2001 From: Kevin Smith Date: Tue, 17 Apr 2012 12:01:27 +0100 Subject: Comment about only compiling Swiften in the building instructions diff --git a/Documentation/BuildingOnUnix.txt b/Documentation/BuildingOnUnix.txt index fa5759e..46e1939 100644 --- a/Documentation/BuildingOnUnix.txt +++ b/Documentation/BuildingOnUnix.txt @@ -26,3 +26,10 @@ Installing ---------- - To install swift in /usr/local, run ./scons SWIFT_INSTALLDIR=/usr/local /usr/local + +Swiften-only +------------ +- To compile just Swiften, add Swiften to the end of the scons command + ./scons Swiften +- To compile and install only Swiften, use SWIFTEN_INSTALLDIR + ./scons SWIFTEN_INSTALLDIR=/usr/local /usr/local -- cgit v0.10.2-6-g49f6