commit bef3465f6f4f5ced5deb2398f6b97cc21426ab47
Author: Richard Kimberly Heck <[email protected]>
Date: Sat Dec 6 18:15:24 2025 -0500
Adapt build script to new stable branch
---
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
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs