summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/biblatex-software/Makefile
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-06-28 03:01:21 +0000
committerNorbert Preining <norbert@preining.info>2020-06-28 03:01:21 +0000
commitb744c27771c8d669144b77ff52439d43a5596ff2 (patch)
tree0e71e5bb43906ba61fa85acdff3fd79f5faff459 /macros/latex/contrib/biblatex-contrib/biblatex-software/Makefile
parent62dc979b3581324476e859c5193c81c4583e2618 (diff)
CTAN sync 202006280301
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/biblatex-software/Makefile')
-rw-r--r--macros/latex/contrib/biblatex-contrib/biblatex-software/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/biblatex-software/Makefile b/macros/latex/contrib/biblatex-contrib/biblatex-software/Makefile
index 183640b050..e8eef5a8fc 100644
--- a/macros/latex/contrib/biblatex-contrib/biblatex-software/Makefile
+++ b/macros/latex/contrib/biblatex-contrib/biblatex-software/Makefile
@@ -43,7 +43,7 @@ endif
distrib:
# remind maintainer to update version number in the documentation
echo -n "Did you update the version number in software-biblatex.tex? [y/N]"
- read ans; if [ ".$ans" != ".y" ]; then echo "Please update it and run make distrib again"; exit 0; fi
+ read ans; if [ ".$$ans" != ".y" ]; then echo "Please update it and run make distrib again"; exit 1; fi
# update history
rm history.tex
make software-biblatex.pdf