X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fsetup_src%2Fwhole_build_package%2Fwhole_build_manifest.txt;h=e12d8425c1da8bd05b3bf3d3bae9a7d1fb771afa;hb=b3d5010247e3c0a988c87a4d7bdb87921f2af42b;hp=e6e16e30d51d192423b30852dccf7d8501709c69;hpb=923e93f0becf36ae02d6807c47670760685ea22f;p=feisty_meow.git 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 e6e16e30..e12d8425 100644 --- a/production/setup_src/whole_build_package/whole_build_manifest.txt +++ b/production/setup_src/whole_build_package/whole_build_manifest.txt @@ -8,7 +8,7 @@ production_inis=t docs=t top_makefile=t production_makefile=t -customizing=t +##customize=t database=t examples=t scripts=t @@ -17,7 +17,7 @@ octopi=t graphiq=t kona=t huffware=t -webby=t +hypermedia=t text_files=t check_versions=t assign_bases=t @@ -28,7 +28,6 @@ setup_src=t binaries=t clam_bin=t packages=t -#win32_helper=t ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; @@ -46,7 +45,7 @@ keyword=sources ; this section is included in both types of package. [production_inis] -source=$PRODUCTION_DIR/*.ini +source=$PRODUCTION_STORE/*.ini target=$TARGET/production keyword=sources @@ -61,15 +60,15 @@ target=$TARGET/makefile keyword=sources [production_makefile] -source=$PRODUCTION_DIR/makefile +source=$PRODUCTION_STORE/makefile target=$TARGET/production/makefile keyword=sources -[customizing] -source=$FEISTY_MEOW_APEX/customizing -target=$TARGET/customizing -recurse=1 -keyword=sources +#[customize] +#source=$FEISTY_MEOW_APEX/customize +#target=$TARGET/customize +#recurse=1 +#keyword=sources [database] source=$FEISTY_MEOW_APEX/infobase @@ -78,8 +77,8 @@ recurse=1 keyword=sources [docs] -source=$FEISTY_MEOW_APEX/doc -target=$TARGET/doc +source=$FEISTY_MEOW_APEX/documentation +target=$TARGET/documentation recurse=1 keyword=sources @@ -125,26 +124,26 @@ target=$TARGET/kona recurse=1 keyword=sources -[webby] -source=$FEISTY_MEOW_APEX/webby -target=$TARGET/webby +[hypermedia] +source=$FEISTY_MEOW_APEX/hypermedia +target=$TARGET/hypermedia recurse=1 keyword=sources [assign_bases] -source=$PRODUCTION_DIR/assign_bases +source=$PRODUCTION_STORE/assign_bases target=$TARGET/production/assign_bases recurse=1 keyword=sources [check_versions] -source=$PRODUCTION_DIR/check_versions +source=$PRODUCTION_STORE/check_versions target=$TARGET/production/check_versions recurse=1 keyword=sources [setup_src] -source=$PRODUCTION_DIR/setup_src +source=$PRODUCTION_STORE/setup_src target=$TARGET/production/setup_src recurse=1 keyword=sources @@ -152,27 +151,23 @@ keyword=sources ; this section is only included in the full package (not in sources). [3rdparty] -source=$PRODUCTION_DIR/3rdparty +source=$PRODUCTION_STORE/3rdparty target=$TARGET/production/3rdparty recurse=1 [binaries] -source=$RUNTIME_DIR/binaries +source=$RUNTIME_PATH/binaries target=$TARGET/runtime/binaries recurse=1 [clam_bin] -source=$RUNTIME_DIR/clam_bin +source=$RUNTIME_PATH/clam_bin target=$TARGET/runtime/clam_bin recurse=1 [packages] -source=$RUNTIME_DIR/packages +source=$RUNTIME_PATH/packages target=$TARGET/runtime/packages recurse=1 -#[win32_helper] -#source=$PRODUCTION_DIR/win32_helper -#target=$TARGET/production/win32_helper -#recurse=1