commit 2db9eb463dbdf4d66ec767f1ad6900c2d00c301b Author: Richard Kimberly Heck <rikih...@lyx.org> Date: Mon May 13 17:39:44 2024 -0400
Update build file --- development/tools/lyx-build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/development/tools/lyx-build b/development/tools/lyx-build index 14b5cd6f05..f4ff053362 100755 --- a/development/tools/lyx-build +++ b/development/tools/lyx-build @@ -14,7 +14,7 @@ # Where we will do our work BASE="/cvs/lyx/lyx-release"; # Where our git repository lives -SRCDIR="/cvs/lyx/lyx-devel"; +SRCDIR="/cvs/lyx/lyx-stable"; # editor if [ -z "$EDITOR" ]; then EDITOR=vi; fi -- lyx-cvs mailing list lyx-cvs@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-cvs