summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:39:23 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:39:23 -0600
commit078b30bcc17e40b7652e30cdfc9ac1fba9296a4e (patch)
tree57b3cd0ae8ad53a3b12ead31b3b41c0fb8f639ef
parent34bb0c2e04f49e1130def1f6547db0be4df35445 (diff)
downloadtdeadmin-078b30bc.tar.gz
tdeadmin-078b30bc.zip
Rename kde-config to tde-config
-rw-r--r--doc/knetworkconf/index.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/knetworkconf/index.docbook b/doc/knetworkconf/index.docbook
index 802112f..00995e2 100644
--- a/doc/knetworkconf/index.docbook
+++ b/doc/knetworkconf/index.docbook
@@ -782,7 +782,7 @@ and other stuff. </para>
is not difficult. The following commands should do it.</para>
<screen>
-./configure --prefix=$(kde-config --prefix)
+./configure --prefix=$(tde-config --prefix)
make
make install
</screen>