Skip to content
Snippets Groups Projects
Commit 7d3a634e authored by edgrif's avatar edgrif
Browse files

does not work currently, needs thought about version numbers.

parent b6fae873
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,11 @@
# create a tar file of all the merged code for distribution.
#
THIS NEEDS WORK AS WE NEED TO ADD DECENT VERSION NUMBERS ETC......
AND WE SHOULD make dist TO MAKE THE DISTRIBUTION.....
scriptname=`basename $0`
......@@ -18,7 +23,7 @@ msgAndExit ()
today=`date +%Y-%m-%d`
prefix="ZMap_FooCanvas_$today"
merged='./merged_foocanvas'
merged='./tmp_merged_foocanvas'
work_dir="./$prefix"
tar_file="$prefix.tar"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment