summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorGary E. Miller <gem@rellim.com>2018-06-26 18:51:48 -0700
committerGary E. Miller <gem@rellim.com>2018-06-26 18:51:48 -0700
commit9884d5588bf66aadcf1c5ce0239c62987d6446a4 (patch)
tree11b799c3fb2b59d12157912ea9addb0c3d0cd921 /SConstruct
parent29cdbc7199b53dee0c36873fc288acf49dc4db58 (diff)
downloadgpsd-9884d5588bf66aadcf1c5ce0239c62987d6446a4.tar.gz
SConstruct. Change comment about prefix.
Only packagers should use /etc.
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index e337b8a9..1df4ce11 100644
--- a/SConstruct
+++ b/SConstruct
@@ -484,7 +484,7 @@ Help("""Arguments may be a mixture of switches and targets in any order.
Switches apply to the entire build regardless of where they are in the order.
Important switches include:
- prefix=/usr probably what you want for production tools
+ prefix=/usr probably what packagers want
Options are cached in a file named .scons-option-cache and persist to later
invocations. The file is editable. Delete it to start fresh. Current option