summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 4afdbd2..cbe3cca 100644
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,7 @@ To build it you type:
make install
If you want to put the files in the "normal" places, type:
- ./configure --exec_prefix=/usr --prefix=
+ ./configure --exec_prefix=/usr --sysconfdir=/etc --localstatedir=/var
make
make install