|
|
|
@ -398,7 +398,7 @@ if test -n "$kde_libs_prefix" -a -n "$given_prefix"; then
|
|
|
|
|
echo "Warning: you chose to install this package in $given_prefix,"
|
|
|
|
|
echo "but KDE was found in $kde_libs_prefix."
|
|
|
|
|
echo "For this to work, you will need to tell KDE about the new prefix, by ensuring"
|
|
|
|
|
echo "that KDEDIRS contains it, e.g. export KDEDIRS=$given_prefix:$kde_libs_prefix"
|
|
|
|
|
echo "that TDEDIRS contains it, e.g. export TDEDIRS=$given_prefix:$kde_libs_prefix"
|
|
|
|
|
echo "Then restart KDE."
|
|
|
|
|
echo ""
|
|
|
|
|
fi
|
|
|
|
|