projects
/
platform
/
upstream
/
automake.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
592b138
)
Use "#! /", not "#!/".
author
Tom Tromey
<tromey@redhat.com>
Sun, 12 Nov 1995 22:53:53 +0000
(22:53 +0000)
committer
Tom Tromey
<tromey@redhat.com>
Sun, 12 Nov 1995 22:53:53 +0000
(22:53 +0000)
automake.in
patch
|
blob
|
history
diff --git
a/automake.in
b/automake.in
index
9498b5e
..
1094820
100755
(executable)
--- a/
automake.in
+++ b/
automake.in
@@
-1,4
+1,4
@@
-#!/bin/sh
+#!
/bin/sh
# automake - create Makefile.in from Makefile.am
# Copyright (C) 1994 Free Software Foundation, Inc.