Rename kde-config to tde-config

pull/1/head
Timothy Pearson 13 years ago
parent d6ef0d12d2
commit d44069ddb0

@ -14,11 +14,11 @@
# ./clean_obsolete.sh
# make install
PREFIX=$(kde-config --prefix)
PREFIX=$(tde-config --prefix)
LIBTOOL="../libtool"
if [ -z "$PREFIX" ]; then
echo "KDE prefix not found. Do you have kde-config installed?"
echo "KDE prefix not found. Do you have tde-config installed?"
exit
fi

Loading…
Cancel
Save