mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
Update build file
This commit is contained in:
parent
e6ee31ef53
commit
2db9eb463d
@ -14,7 +14,7 @@
|
|||||||
# Where we will do our work
|
# Where we will do our work
|
||||||
BASE="/cvs/lyx/lyx-release";
|
BASE="/cvs/lyx/lyx-release";
|
||||||
# Where our git repository lives
|
# Where our git repository lives
|
||||||
SRCDIR="/cvs/lyx/lyx-devel";
|
SRCDIR="/cvs/lyx/lyx-stable";
|
||||||
# editor
|
# editor
|
||||||
if [ -z "$EDITOR" ]; then EDITOR=vi; fi
|
if [ -z "$EDITOR" ]; then EDITOR=vi; fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user