[LyX/2.4.1-devel] Update build file
Richard Kimberly Heck
rikiheck at lyx.org
Mon Jun 3 02:08:42 UTC 2024
commit 2db9eb463dbdf4d66ec767f1ad6900c2d00c301b
Author: Richard Kimberly Heck <rikiheck at 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
More information about the lyx-cvs
mailing list