diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-05-27 01:39:46 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-05-27 01:39:46 +0200 |
commit | c7bb5f0b917b82aed4203df3be0585be82077d9c (patch) | |
tree | 7fa282a673c1105611e13966e69baedba34af670 /ubuntu/maverick/tdesdk/debian/man/makeobj.1 | |
parent | b33e4034e7490e5895a5cb2cc54949354842f9d9 (diff) | |
download | tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.tar.gz tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.zip |
Branding cleanup on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/man/makeobj.1')
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/man/makeobj.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/man/makeobj.1 b/ubuntu/maverick/tdesdk/debian/man/makeobj.1 index 6af366855..50a9f864f 100644 --- a/ubuntu/maverick/tdesdk/debian/man/makeobj.1 +++ b/ubuntu/maverick/tdesdk/debian/man/makeobj.1 @@ -29,8 +29,8 @@ The command-line arguments will (generally) be passed directly to make. .PP This script is useful if the source directory is different from the build directory and the Makefiles are kept in the build directory, as is -common for instance when building the KDE sources. This script can however -be used in more standard scenarios (such as non-KDE projects for which the +common for instance when building the TDE sources. This script can however +be used in more standard scenarios (such as non-TDE projects for which the source and build directories are the same), where it will behave just like make. .PP @@ -38,7 +38,7 @@ One of the environment variables OBJ_SUBDIR or OBJ_REPLACEMENT should be set to indicate where the build directory is in relation to the source directory. .PP -This utility is part of the KDE Software Development Kit. +This utility is part of the TDE Software Development Kit. .SH ENVIRONMENT VARIABLES Note that only one of OBJ_SUBDIR and OBJ_REPLACEMENT should be used. If the build directory is simply a subdirectory of the source directory, |