Minor update to build script.

This commit is contained in:
Richard Heck 2014-09-16 12:12:50 -04:00
parent 6c7c09f14d
commit 3410f6cee9

View File

@ -10,7 +10,7 @@
# Where we will do our work
BASE="/cvs/lyx/lyx-release";
# Where our git repository lives
SRCDIR="/cvs/lyx/lyx-20";
SRCDIR="/cvs/lyx/lyx-stable";
# editor
if [ -z "$EDITOR" ]; then EDITOR=vi; fi
# Options to make, when we compile