From b3798466092929b3e16ab6eff8775285fa76fc0d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 26 Feb 2012 14:23:55 -0600 Subject: Rename kde-config to tde-config --- doc/en/index.docbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/en') diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 9bec44e..b9baeee 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -2311,7 +2311,7 @@ or checkout / export a copy from repository and change to the resulting sourcedi % mkdir build % cd build -% cmake ../ -DCMAKE_INSTALL_PREFIX=`kde-config --prefix` -DCMAKE_BUILD_TYPE=Release +% cmake ../ -DCMAKE_INSTALL_PREFIX=`tde-config --prefix` -DCMAKE_BUILD_TYPE=Release % make % make install -- cgit v1.2.1