diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:13:44 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 19:13:44 -0600 |
commit | 88838f421c1d218531cb0ddcc2599ae90e744759 (patch) | |
tree | b898b4f5204ae416a302d496b059e65dfe781f4e /languages/cpp/app_templates/kscons_kxt/INSTALL | |
parent | 8e7b3d87aaeebf32fa6769f207d6ac20462e3e0c (diff) | |
download | tdevelop-88838f421c1d218531cb0ddcc2599ae90e744759.tar.gz tdevelop-88838f421c1d218531cb0ddcc2599ae90e744759.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'languages/cpp/app_templates/kscons_kxt/INSTALL')
-rw-r--r-- | languages/cpp/app_templates/kscons_kxt/INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/app_templates/kscons_kxt/INSTALL b/languages/cpp/app_templates/kscons_kxt/INSTALL index 67c1dd4b..fa4f6763 100644 --- a/languages/cpp/app_templates/kscons_kxt/INSTALL +++ b/languages/cpp/app_templates/kscons_kxt/INSTALL @@ -48,7 +48,7 @@ The installation scripts are relying on the kde-config program. The programs kde-config, qmake, uic and moc must be accesssible through your PATH. -Qt and kde may not be installed as expected (in QTDIR and KDEDIR) +Qt and kde may not be installed as expected (in QTDIR and TDEDIR) So until kde-config is able to give that information, you may have to give those paths. You may also want to tune the build. |