use internal macro for date of sources
This commit is contained in:
parent
318174d452
commit
effb4a2db6
@ -15,7 +15,7 @@ if [ ! -f golded3/mygolded.h ]; then
|
|||||||
echo "golded3/mygolded.h is created now. Please edit this file"
|
echo "golded3/mygolded.h is created now. Please edit this file"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
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
|
||||||
|
|
||||||
bines="bin/gedlnx bin/gnlnx bin/rddtlnx"
|
bines="bin/gedlnx bin/gnlnx bin/rddtlnx"
|
||||||
files="${bines} docs/copying docs/copying.lib bin/requirements.txt"
|
files="${bines} docs/copying docs/copying.lib bin/requirements.txt"
|
||||||
|
Reference in New Issue
Block a user