use portable #!/bin/sh (Tim Mooney).
authorjbj <devnull@localhost>
Fri, 22 Jan 1999 00:40:53 +0000 (00:40 +0000)
committerjbj <devnull@localhost>
Fri, 22 Jan 1999 00:40:53 +0000 (00:40 +0000)
CVS patchset: 2740
CVS date: 1999/01/22 00:40:53

CHANGES
scripts/find-lang.sh

diff --git a/CHANGES b/CHANGES
index 3cc25ca..0861303 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -46,6 +46,7 @@
        - there must be a { between two % in a query format (unless %% is used)
 
 2.5.6 -> 2.5.7:
+       - use portable #!/bin/sh (Tim Mooney).
        - don't erase failing build script (Tim Mooney).
        - use portable mkinstalldirs (Tim Mooney).
        - irix6 autodeps were dup'd (Shing-Gene Yung <shing@cz3.nus.edu.sg>).
index 139617a..0f695cf 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #findlang - automagically generate list of language specific files
 #for inclusion in an rpm spec file.
 #This does assume that the *.mo files are under .../share/locale/...