more changes, to remove the repository dir variable.
[feisty_meow.git] / production / setup_src / whole_build_package / whole_build_manifest.txt
index 8d0261e51a8467d76b97e777634eb2dcec19cf2e..104b42cba39964eac26e9d3282ba82ce61ef8140 100644 (file)
@@ -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/*
+source=$FEISTY_MEOW_DIR/docs/*
 target=$TARGET/docs
 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