From fedfedcd5df0988fcebc6156f2dce8b36fd01e62 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Fri, 25 Jan 2013 19:15:46 -0500 Subject: [PATCH] dropping an annoying directory in the home directory. not sure why that was in the bundle. --- 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 855a2aa5..19f81c6d 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=$HOME/.tmp_nechung +variable=SOURCE_TEMP=$TMP/.tmp_nechung ; provides a folder to use for testing nechung stuff. [establish_new_temp_dir] -- 2.34.1