From: Chris Koeritz Date: Thu, 16 Feb 2012 00:11:25 +0000 (-0500) Subject: updated some references to old name for doc (was docs). X-Git-Tag: 2.140.90~1602 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=95c4645b806f6528e0200aceb8028d8b5a995b56 updated some references to old name for doc (was docs). --- diff --git a/doc/clam_manual/clam_docs.html b/doc/clam_manual/clam_docs.html index 2d2ec39a..f8c06ff9 100644 --- a/doc/clam_manual/clam_docs.html +++ b/doc/clam_manual/clam_docs.html @@ -2246,9 +2246,7 @@ is devoted to untangling snags that have been encountered in the past.  Hopefully problems you encounter will be discussed here.  Please contribute -any new problems found to the library -administrator. +any new problems found to the library administrator.

Problem:

     A message like: diff --git a/production/setup_src/whole_build_package/whole_build_manifest.txt b/production/setup_src/whole_build_package/whole_build_manifest.txt index 104b42cb..f024a3f9 100644 --- a/production/setup_src/whole_build_package/whole_build_manifest.txt +++ b/production/setup_src/whole_build_package/whole_build_manifest.txt @@ -43,8 +43,8 @@ target=$TARGET keyword=sources [docs] -source=$FEISTY_MEOW_DIR/docs/* -target=$TARGET/docs +source=$FEISTY_MEOW_DIR/doc/* +target=$TARGET/doc keyword=sources [makefile] diff --git a/scripts/archival/snarf_feisty_meow.pl b/scripts/archival/snarf_feisty_meow.pl index 648f1572..dff2b727 100644 --- a/scripts/archival/snarf_feisty_meow.pl +++ b/scripts/archival/snarf_feisty_meow.pl @@ -37,12 +37,12 @@ local($root) = &canonicalize("$HOME/feisty_meow"); &backup_files($snarf_file_base, $number, $root, ".", ("*.txt", "make*", ".gitignore")); # get the documentation directory. -&backup_hierarchy($snarf_file_base, $number, "$root", "docs"); +&backup_hierarchy($snarf_file_base, $number, "$root", "doc"); ### #oldversion -#&snarfer($snarf_file_base, $number, $root, "docs", ("-maxdepth", "1")); +#&snarfer($snarf_file_base, $number, $root, "doc", ("-maxdepth", "1")); # get an extra folder we like. -#&backup_hierarchy($snarf_file_base, $number, "$root", "docs/text_examples"); +#&backup_hierarchy($snarf_file_base, $number, "$root", "doc/text_examples"); ### # get our databases that we ship with the sources.