summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdesdk/debian/man/pruneemptydirs.1
diff options
context:
space:
mode:
Diffstat (limited to 'debian/squeeze/tdesdk/debian/man/pruneemptydirs.1')
-rw-r--r--debian/squeeze/tdesdk/debian/man/pruneemptydirs.110
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/squeeze/tdesdk/debian/man/pruneemptydirs.1 b/debian/squeeze/tdesdk/debian/man/pruneemptydirs.1
index 93c33cea9..b6875d861 100644
--- a/debian/squeeze/tdesdk/debian/man/pruneemptydirs.1
+++ b/debian/squeeze/tdesdk/debian/man/pruneemptydirs.1
@@ -48,16 +48,16 @@ the simpler variable OBJ_SUBDIR should be used.
.TP
OBJ_SUBDIR
Indicates that the build directory is in the given subdirectory of the
-source directory. For instance, if the source directory is \fIkdesdk\fP
-and the build directory is \fIkdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
+source directory. For instance, if the source directory is \fItdesdk\fP
+and the build directory is \fItdesdk/obj-i386-linux\fP, then OBJ_SUBDIR
should be set to \fIobj-i386-linux\fP.
.TP
OBJ_REPLACEMENT
A \fBsed\fP expression that is used to transform the source directory
into the build directory.
-For instance, if the source directory is \fI~/src/kdesdk\fP and the
-build directory is \fI~/src/kdesdk-obj\fP, then OBJ_REPLACEMENT could
-be set to \fIs#kdesdk#kdesdk-obj#\fP.
+For instance, if the source directory is \fI~/src/tdesdk\fP and the
+build directory is \fI~/src/tdesdk-obj\fP, then OBJ_REPLACEMENT could
+be set to \fIs#tdesdk#tdesdk-obj#\fP.
.SH AUTHOR
pruneemptydirs was written by David Faure <faure@kde.org>.
.br