diff options
author | Slávek Banko <[email protected]> | 2013-07-23 01:37:03 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2013-07-23 01:37:03 +0200 |
commit | b0b1269481829b26c9b8be60cedc1b6e2f5a35a2 (patch) | |
tree | ec78efc4b8407fded94de44489045d2a23373928 /Makefile.PL | |
parent | d5696aa6fa8e96e91de9d1adc1c8eb7cc7125645 (diff) | |
download | libtqt-perl-b0b1269481829b26c9b8be60cedc1b6e2f5a35a2.tar.gz libtqt-perl-b0b1269481829b26c9b8be60cedc1b6e2f5a35a2.zip |
Rename smokeqt -> smoketqt
Diffstat (limited to 'Makefile.PL')
-rw-r--r-- | Makefile.PL | 4 |
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); } |