]> git.lyx.org Git - features.git/commitdiff
Not all the world's a Linux.
authorJohn Levon <levon@movementarian.org>
Thu, 15 Aug 2002 16:26:02 +0000 (16:26 +0000)
committerJohn Levon <levon@movementarian.org>
Thu, 15 Aug 2002 16:26:02 +0000 (16:26 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4999 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/scripts/convertDefault.sh

index 7495561d08a18c5a405025a8d28980398faa78ae..739645b214c1bdb89afdfc3ee6f449a07c3e00d5 100644 (file)
@@ -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
index 53bf1171411f4271a8f8be00e691ccba08eccc4b..d6b8dd6994eb735c25ec9ae0578c15540996c409 100644 (file)
@@ -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
 #