summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2013-07-23 01:37:03 +0200
committerSlávek Banko <slavek.banko@axis.cz>2013-07-23 01:37:03 +0200
commitb0b1269481829b26c9b8be60cedc1b6e2f5a35a2 (patch)
treeec78efc4b8407fded94de44489045d2a23373928 /Makefile.PL
parentd5696aa6fa8e96e91de9d1adc1c8eb7cc7125645 (diff)
downloadlibtqt-perl-b0b1269481829b26c9b8be60cedc1b6e2f5a35a2.tar.gz
libtqt-perl-b0b1269481829b26c9b8be60cedc1b6e2f5a35a2.zip
Rename smokeqt -> smoketqt
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.PL b/Makefile.PL
index d928fc9..926f00e 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -98,9 +98,9 @@ unless ($ENV{'TDEDIR'} or grep /--prefix/, @ARGV)
print "\n!!!!!!!!!!!! WARNING !!!!!!!!!!!!\n".
" Your TDEDIR environment variable is not set and you\n".
"did not use the '--prefix=' commandline option.\n";
- print "KDE-3 isn't required at all. However, if it's installed on your system,\n".
+ print "TDE isn't required at all. However, if it's installed on your system,\n".
"it is much better to specify it's location since PerlTQt uses (or build, if\n".
- "it can't find it) a KDE library named smokeqt.\n";
+ "it can't find it) a TDE library named smoketqt.\n";
print "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n";
sleep(5);
}