commit 29aa336199c0ac77806c313b7abbb2feec48487e
Author: Richard Kimberly Heck <[email protected]>
Date: Thu Jan 12 19:22:08 2023 -0500
Fix build script for devel
---
development/tools/lyx-build | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/development/tools/lyx-build b/development/tools/lyx-build
index f4ff053..14b5cd6 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-stable";
+SRCDIR="/cvs/lyx/lyx-devel";
# editor
if [ -z "$EDITOR" ]; then EDITOR=vi; fi
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs