From 5efbb79c4a7e11ff2d7193b2cea13fdc79230580 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Fri, 25 Jan 2013 20:25:34 -0500 Subject: [PATCH 1/1] fixed slightly better; not hidden now. --- production/setup_src/bundle_example/example_manifest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/setup_src/bundle_example/example_manifest.txt b/production/setup_src/bundle_example/example_manifest.txt index 19f81c6d..d2c3577a 100644 --- a/production/setup_src/bundle_example/example_manifest.txt +++ b/production/setup_src/bundle_example/example_manifest.txt @@ -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] -- 2.34.1