Add golded.bat into files list
This commit is contained in:
parent
20d24efdce
commit
c4dc194d94
@ -18,7 +18,7 @@ file_id=bin/File_ID.Diz
|
|||||||
sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h
|
sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h
|
||||||
|
|
||||||
files="bin/geddjg.exe bin/gndjg.exe bin/rddtdjg.exe"
|
files="bin/geddjg.exe bin/gndjg.exe bin/rddtdjg.exe"
|
||||||
files="${files} docs/copying docs/copying.lib"
|
files="${files} docs/copying docs/copying.lib golded.bat"
|
||||||
files="${files} docs/golded.html docs/golded.txt docs/goldnode.html"
|
files="${files} docs/golded.html docs/golded.txt docs/goldnode.html"
|
||||||
files="${files} docs/goldnode.txt docs/license.txt docs/notework.txt"
|
files="${files} docs/goldnode.txt docs/license.txt docs/notework.txt"
|
||||||
files="${files} docs/rddt.html docs/rddt.txt docs/readme.txt"
|
files="${files} docs/rddt.html docs/rddt.txt docs/readme.txt"
|
||||||
|
@ -11,7 +11,7 @@ shortname=../gpv${shortdate}.zip
|
|||||||
sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h
|
sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h
|
||||||
|
|
||||||
files="Release/bin/gedwin.exe Release/bin/gnwin.exe Release/bin/rddtwin.exe"
|
files="Release/bin/gedwin.exe Release/bin/gnwin.exe Release/bin/rddtwin.exe"
|
||||||
files="${files} docs/copying docs/copying.lib"
|
files="${files} docs/copying docs/copying.lib golded.bat"
|
||||||
files="${files} docs/golded.html docs/golded.txt docs/goldnode.html"
|
files="${files} docs/golded.html docs/golded.txt docs/goldnode.html"
|
||||||
files="${files} docs/goldnode.txt docs/license.txt docs/notework.txt"
|
files="${files} docs/goldnode.txt docs/license.txt docs/notework.txt"
|
||||||
files="${files} docs/rddt.html docs/rddt.txt docs/readme.txt"
|
files="${files} docs/rddt.html docs/rddt.txt docs/readme.txt"
|
||||||
|
@ -17,7 +17,7 @@ shortname=../gpw${shortdate}.zip
|
|||||||
sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h
|
sed -i.orig -e "s/\#define __GVER_POSTVERSION__ .*/\#define __GVER_POSTVERSION__ \"-b${date}\"/" golded3/mygolded.h
|
||||||
|
|
||||||
files="bin/gedcyg.exe bin/gncyg.exe bin/rddtcyg.exe"
|
files="bin/gedcyg.exe bin/gncyg.exe bin/rddtcyg.exe"
|
||||||
files="${files} docs/copying docs/copying.lib"
|
files="${files} docs/copying docs/copying.lib golded.bat"
|
||||||
files="${files} docs/golded.html docs/golded.txt docs/goldnode.html"
|
files="${files} docs/golded.html docs/golded.txt docs/goldnode.html"
|
||||||
files="${files} docs/goldnode.txt docs/license.txt docs/notework.txt"
|
files="${files} docs/goldnode.txt docs/license.txt docs/notework.txt"
|
||||||
files="${files} docs/rddt.html docs/rddt.txt docs/readme.txt"
|
files="${files} docs/rddt.html docs/rddt.txt docs/readme.txt"
|
||||||
|
Reference in New Issue
Block a user