diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:59 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 13:17:59 -0600 |
commit | 1515a4f2eb9cf023ed7f9c2e10106b5e93164a08 (patch) | |
tree | d5617734090b254659ff331ce7d1e574c4807caf /scripts/tdesvn-build | |
parent | f8069e2ea048f2657cc417d83820576ec55c181b (diff) | |
download | tdesdk-1515a4f2eb9cf023ed7f9c2e10106b5e93164a08.tar.gz tdesdk-1515a4f2eb9cf023ed7f9c2e10106b5e93164a08.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'scripts/tdesvn-build')
-rwxr-xr-x | scripts/tdesvn-build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/tdesvn-build b/scripts/tdesvn-build index 17efa128..05c1b655 100755 --- a/scripts/tdesvn-build +++ b/scripts/tdesvn-build @@ -4242,7 +4242,7 @@ eval # Do some necessary adjusting. Right now this is used for supporting # the command-line option shortcut to where you can enter e.g. - # tdelibs/khtml, and the script will only try to update that part of + # tdelibs/tdehtml, and the script will only try to update that part of # the module. munge_lists(); |