X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=production%2Fsetup_src%2Fwhole_build_package%2Fwhole_build_manifest.txt;h=f024a3f9a4ecb02df9d97b1f7970cc59971726eb;hb=805aef436e1d6d5baccf79ac23e9dd2799f37a92;hp=8d0261e51a8467d76b97e777634eb2dcec19cf2e;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;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 8d0261e5..f024a3f9 100644 --- a/production/setup_src/whole_build_package/whole_build_manifest.txt +++ b/production/setup_src/whole_build_package/whole_build_manifest.txt @@ -33,33 +33,33 @@ keyword=sources ; this section is included in both types of package. [top_inis] -source=$REPOSITORY_DIR/*.ini +source=$FEISTY_MEOW_DIR/*.ini target=$TARGET keyword=sources [text_files] -source=$REPOSITORY_DIR/*.txt +source=$FEISTY_MEOW_DIR/*.txt target=$TARGET keyword=sources [docs] -source=$REPOSITORY_DIR/docs/* -target=$TARGET/docs +source=$FEISTY_MEOW_DIR/doc/* +target=$TARGET/doc keyword=sources [makefile] -source=$REPOSITORY_DIR/makefile +source=$FEISTY_MEOW_DIR/makefile target=$TARGET/makefile keyword=sources [build] -source=$REPOSITORY_DIR/build +source=$FEISTY_MEOW_DIR/build target=$TARGET/build recurse=1 keyword=sources [source] -source=$REPOSITORY_DIR/source +source=$FEISTY_MEOW_DIR/source target=$TARGET/source recurse=1 keyword=sources @@ -67,22 +67,22 @@ keyword=sources ; this section is only included in the full package (not in sources). [3rdparty] -source=$REPOSITORY_DIR/3rdparty +source=$FEISTY_MEOW_DIR/3rdparty target=$TARGET/3rdparty recurse=1 [binaries] -source=$REPOSITORY_DIR/binaries +source=$FEISTY_MEOW_DIR/binaries target=$TARGET/binaries recurse=1 [fonts] -source=$REPOSITORY_DIR/fonts +source=$FEISTY_MEOW_DIR/fonts target=$TARGET/fonts recurse=1 [packages] -source=$REPOSITORY_DIR/packages +source=$FEISTY_MEOW_DIR/packages target=$TARGET/packages recurse=1