diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:39:23 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:39:23 -0600 |
commit | 078b30bcc17e40b7652e30cdfc9ac1fba9296a4e (patch) | |
tree | 57b3cd0ae8ad53a3b12ead31b3b41c0fb8f639ef /doc/knetworkconf/index.docbook | |
parent | 34bb0c2e04f49e1130def1f6547db0be4df35445 (diff) | |
download | tdeadmin-078b30bcc17e40b7652e30cdfc9ac1fba9296a4e.tar.gz tdeadmin-078b30bcc17e40b7652e30cdfc9ac1fba9296a4e.zip |
Rename kde-config to tde-config
Diffstat (limited to 'doc/knetworkconf/index.docbook')
-rw-r--r-- | doc/knetworkconf/index.docbook | 2 |
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> |