summaryrefslogtreecommitdiffstats
path: root/libraries/td_lib/README
diff options
context:
space:
mode:
author slakmagik <jsun@freeshell.org>2010-05-11 20:01:04 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 20:01:04 +0200
commit4b8b6569e9157a7a9027004eef34e6ce62d4e411 (patch)
tree6eb4c484ee50c00b4096354eca53cc9f54df1d6c /libraries/td_lib/README
parent2475f3e3e4c0c616003e13c6fde921e6eb4a2c49 (diff)
downloadslackbuilds-4b8b6569e9157a7a9027004eef34e6ce62d4e411.tar.gz
slackbuilds-4b8b6569e9157a7a9027004eef34e6ce62d4e411.tar.xz
libraries/td_lib: Added to 12.0 repository
Diffstat (limited to 'libraries/td_lib/README')
-rw-r--r--libraries/td_lib/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/libraries/td_lib/README b/libraries/td_lib/README
new file mode 100644
index 0000000000..9cc61d584a
--- /dev/null
+++ b/libraries/td_lib/README
@@ -0,0 +1,7 @@
+td_lib contains common library procedures which are shared among Thomas
+Dickey's 'ded' and 'cm_tools' utilities, among others.
+
+Note that this is only a build-time dependency of 'ded' and 'cm_tools'.
+The SlackBuild will create a package for it, but you do not need to
+install it unless you want to. As long as the compiled source directory
+is alongside the 'ded' and/or 'cm_tools' directories, they will build.