summaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-01 19:41:15 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-01 19:41:15 -0600
commitae3f95170046f4f2456daa046c826c036cd2a8f4 (patch)
tree5b61f06d29608da23bd9f93e04ef1390ee661204 /Makefile.PL
parent79dd73b042edd81edb5e030459a43777ffa980bf (diff)
downloadlibtqt-perl-ae3f95170046f4f2456daa046c826c036cd2a8f4.tar.gz
libtqt-perl-ae3f95170046f4f2456daa046c826c036cd2a8f4.zip
Use smoketqt
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index b84f83b..87e65b3 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -100,7 +100,7 @@ unless ($ENV{'KDEDIR'} or grep /--prefix/, @ARGV)
"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".
"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 KDE library named smoketqt.\n";
print "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n";
sleep(5);
}