a ton of changes to fix the production directory. formerly this directory $FEISTY_ME...
[feisty_meow.git] / production / setup_src / bundle_example / example_manifest.txt
index 19f81c6d906afda5ad37594330a98eb65bb3101a..58f96a7d39d42bb35e1299dbfc144bf4c193774f 100644 (file)
@@ -44,7 +44,7 @@ variable=BOGUS=petunias
 ; passing them on the command line to the unpacker exe.
 
 [set_source_temporary_dir]
-variable=SOURCE_TEMP=$TMP/.tmp_nechung
+variable=SOURCE_TEMP=$TMP/tmp_nechung
 ; provides a folder to use for testing nechung stuff.
 
 [establish_new_temp_dir]
@@ -114,7 +114,7 @@ target=$TARGET/bytedunker$EXE_END
 ; operating systems and is blank for others (so far).
 
 [using_vars]
-source=$CLAM_BIN/value_tagger$EXE_END
+source=$CLAM_BINARY_DIR/value_tagger$EXE_END
 target=$TMP/using_varsilator$EXE_END
 ; variables in the source get resolved at packing time.
 ; variables in the target get resolved during unbundling time.