a ton of changes to fix the production directory. formerly this directory $FEISTY_ME...
[feisty_meow.git] / production / setup_src / whole_build_package / whole_build_manifest.txt
index ca8a22e05ae21a6d824c8b08fb8b9add604a032d..0b4b98470adaa0888adfb3fc9c589a02c9edc663 100644 (file)
@@ -35,10 +35,10 @@ win32_helper=t
 ; variables used during installation.
 
 [set_temp]
-variable=TEMP=$TARGET/waste
+variable=TEMP=$TARGET/waste-buildpack
 keyword=sources
 [set_tmp]
-variable=TMP=$TARGET/waste
+variable=TMP=$TARGET/waste-buildpack
 keyword=sources
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -157,18 +157,18 @@ target=$TARGET/production/3rdparty
 recurse=1
 
 [binaries]
-source=$PRODUCTION_DIR/binaries
-target=$TARGET/production/binaries
+source=$RUNTIME_DIR/binaries
+target=$TARGET/runtime/binaries
 recurse=1
 
 [clam_bin]
-source=$PRODUCTION_DIR/clam_bin
-target=$TARGET/production/clam_bin
+source=$RUNTIME_DIR/clam_bin
+target=$TARGET/runtime/clam_bin
 recurse=1
 
 [packages]
-source=$PRODUCTION_DIR/packages
-target=$TARGET/production/packages
+source=$RUNTIME_DIR/packages
+target=$TARGET/runtime/packages
 recurse=1
 
 [win32_helper]