gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [PATCH] Add sconsclean info in build.txt


From: Sanjeev Gupta
Subject: [gpsd-dev] [PATCH] Add sconsclean info in build.txt
Date: Thu, 2 Apr 2015 00:11:18 +0800

---
 build.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/build.txt b/build.txt
index 793b92a..6ee8ccd 100644
--- a/build.txt
+++ b/build.txt
@@ -191,6 +191,10 @@ To build gpsd for your host platform from source, simply 
call 'scons'
 in a working-directory copy. (Cross-build is described in a later
 section.)
 
+To clean the built files, call 'scons -c' .  To clean scons' cache,
+call 'scons sconsclean' .  This should return your working directory
+to a pristine state.
+
 You can specify the installation prefix, as for an autotools build, by
 running "scons prefix=<installation_root>". The default value is
 "/usr/local".  The environment variable DESTDIR also works in the
-- 
2.1.4




reply via email to

[Prev in Thread] Current Thread [Next in Thread]