mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 21:21:32 +00:00
Not all the world's a Linux.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4999 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
c265d16ed0
commit
555abe1948
@ -1,3 +1,7 @@
|
||||
2002-08-15 John Levon <levon@movementarian.org>
|
||||
|
||||
* scripts/convertDefault.sh: use /bin/sh not /bin/bash
|
||||
|
||||
2002-08-15 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
||||
|
||||
* doc/LaTeXConfig.lyx.in: add description of cl2emult class
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
# this is the default converter if no one other was
|
||||
# defined by the user in edit->preferences->converter
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user