summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2005-09-17 13:40:38 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2005-09-17 13:40:38 +0000
commit7b771b3f042669e5d763864dd69560c4e2a5bb8d (patch)
treead437ce2f8d59b478c5f73409158d71ac49098ae /INSTALL
parent4da077afd60d5591b24a32b1082139516fd9f2c2 (diff)
* updated docs
* added a schema git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@13 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index d476121..315415f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1 +1 @@
-./configure --prefix=/usr && make && make install
+./configure --prefix=/usr --sysconfdir=/etc && make && make install