diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:49:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:49:15 -0600 |
commit | 6ff3b4919113018066e10aa03b549832ab9f46e9 (patch) | |
tree | 257784695d7ba2c1840d499534d923f7b71a5fa3 /build.sh | |
parent | 4c7a5de8df53beef9a87e00889b189210f500d19 (diff) | |
download | kbfx-6ff3b4919113018066e10aa03b549832ab9f46e9.tar.gz kbfx-6ff3b4919113018066e10aa03b549832ab9f46e9.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'build.sh')
-rwxr-xr-x | build.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -200,7 +200,7 @@ then { fi eval $after_su echo - echo -e "$color_warn NOTE: If you have used a custom prefix for your install (-p or --prefix option for script), \n you should add '$s' to your \$KDEDIRS environment variable\n and '$s/lib' to your \$LD_LIBRARY_PATH environment variable!\n $color_normal" + echo -e "$color_warn NOTE: If you have used a custom prefix for your install (-p or --prefix option for script), \n you should add '$s' to your \$TDEDIRS environment variable\n and '$s/lib' to your \$LD_LIBRARY_PATH environment variable!\n $color_normal" fi } else { |