From 4123be718760f8cbfc7ba7100bd0177575946fbf Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 16 Nov 2011 13:52:50 -0600 Subject: Additional renaming of kde to tde --- doc/scripts/man-create_makefile.1.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/scripts/man-create_makefile.1.docbook') diff --git a/doc/scripts/man-create_makefile.1.docbook b/doc/scripts/man-create_makefile.1.docbook index 553e2512..ffcfa342 100644 --- a/doc/scripts/man-create_makefile.1.docbook +++ b/doc/scripts/man-create_makefile.1.docbook @@ -66,11 +66,11 @@ simpler variable OBJ_SUBDIR should be used. OBJ_SUBJDIR -Indicates that the build directory is in the given subdirectory of the source directory. For instance, if the source directory is kdesdk and the build directory is kdesdk/obj-i386-linux, then OBJ_SUBDIR should be set to obj-i386-linux. +Indicates that the build directory is in the given subdirectory of the source directory. For instance, if the source directory is tdesdk and the build directory is tdesdk/obj-i386-linux, then OBJ_SUBDIR should be set to obj-i386-linux. OBJ_REPLACEMENT -A sed expression that is used to transform the source directory into the build directory. For instance, if the source directory is kdesdk/obj-i386-linux, then OBJ_REPLACEMENT should be set to s#kdesdk#kdesdk-obj#. +A sed expression that is used to transform the source directory into the build directory. For instance, if the source directory is tdesdk/obj-i386-linux, then OBJ_REPLACEMENT should be set to s#tdesdk#tdesdk-obj#. -- cgit v1.2.1