summaryrefslogtreecommitdiffstats
path: root/smoke/qt
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:07:56 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-07 19:07:56 -0600
commit473aa7b12a41fb8c3765e6f8821ab09870eae007 (patch)
tree375baf84a40cd8a9976cba039db204062ea663e6 /smoke/qt
parent9e7608eef5bc6d209610bf4509cf6a655c054ec8 (diff)
downloadtdebindings-473aa7b12a41fb8c3765e6f8821ab09870eae007.tar.gz
tdebindings-473aa7b12a41fb8c3765e6f8821ab09870eae007.zip
Rename KDEHOME and KDEDIR
Diffstat (limited to 'smoke/qt')
-rw-r--r--smoke/qt/generate.pl.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoke/qt/generate.pl.in b/smoke/qt/generate.pl.in
index b2f511b4..26517ac1 100644
--- a/smoke/qt/generate.pl.in
+++ b/smoke/qt/generate.pl.in
@@ -80,7 +80,7 @@ my %excludes = (
'qwindowsxpstyle.h' => 1 # play on the safe side
);
-# Some systems have a QTDIR = KDEDIR = PREFIX
+# Some systems have a QTDIR = TDEDIR = PREFIX
# We need a complete list
my %includes;