diff options
author | Mavridis Philippe <[email protected]> | 2021-01-13 19:34:09 +0200 |
---|---|---|
committer | Mavridis Philippe <[email protected]> | 2021-01-13 19:34:09 +0200 |
commit | 4c04a441814c7d1dda08f6075ab4e09dc05541df (patch) | |
tree | cf8a3dbd77114c416255d3995cd1b047072ef26a /admin/config.pl | |
parent | 357ddeb8afd82d69ef871c146f4fc8f2c67fb17e (diff) | |
download | klamav-4c04a441814c7d1dda08f6075ab4e09dc05541df.tar.gz klamav-4c04a441814c7d1dda08f6075ab4e09dc05541df.zip |
Conversion KDE3->TDE
Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'admin/config.pl')
-rw-r--r-- | admin/config.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/config.pl b/admin/config.pl index c2b0517..89ab9ed 100644 --- a/admin/config.pl +++ b/admin/config.pl @@ -8,7 +8,7 @@ # has to recompile the regexps every time. # # this script does better. It changes all Makefile.ins in one process. -# in kdelibs the time for building Makefile went down from 2:59 min to 13 sec! +# in tdelibs the time for building Makefile went down from 2:59 min to 13 sec! # # written by Michael Matz <[email protected]> # adapted by Dirk Mueller <[email protected]> |