Skip to content
Snippets Groups Projects
Commit 1d8b05c5 authored by Luigi Scarso's avatar Luigi Scarso
Browse files

getluatexsvnversion.sh is not needed anymore

[[Split portion of a mixed commit.]]
parent a85c97c4
No related branches found
No related tags found
No related merge requests found
......@@ -220,11 +220,11 @@ then
fi
#
# get a new svn version header
if [ "$WARNINGS" = "max" ]
then
rm -f source/texk/web2c/luatexdir/luatex_svnversion.h
fi
( cd source ; ./texk/web2c/luatexdir/getluatexsvnversion.sh )
#if [ "$WARNINGS" = "max" ]
#then
# rm -f source/texk/web2c/luatexdir/luatex_svnversion.h
#fi
#( cd source ; ./texk/web2c/luatexdir/getluatexsvnversion.sh )
JITENABLE=
......
......@@ -221,11 +221,11 @@ then
fi
#
# get a new svn version header
if [ "$WARNINGS" = "max" ]
then
rm -f source/texk/web2c/luatexdir/luatex_svnversion.h
fi
( cd source ; ./texk/web2c/luatexdir/getluatexsvnversion.sh )
#if [ "$WARNINGS" = "max" ]
#then
# rm -f source/texk/web2c/luatexdir/luatex_svnversion.h
#fi
#( cd source ; ./texk/web2c/luatexdir/getluatexsvnversion.sh )
cd "$B"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment