mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 10:00:33 +00:00
typo
This commit is contained in:
parent
87db8ba5b8
commit
8a4a613222
@ -16,7 +16,7 @@ while getopts ":dDh" opt; do
|
||||
d ) CMAKE="echo $CMAKE";;
|
||||
h ) usage;
|
||||
exit 0;;
|
||||
D ) DEVEL="-DLYX_CONSOLE=FORCE _DLYX_DEBUG=ON";;
|
||||
D ) DEVEL="-DLYX_CONSOLE=FORCE -DLYX_DEBUG=ON";;
|
||||
/? ) echo -e $USAGE;
|
||||
exit 1;;
|
||||
esac
|
||||
|
Loading…
Reference in New Issue
Block a user