]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Added missing #! /bin/sh.
authorNiels Möller <nisse@lysator.liu.se>
Tue, 14 Jan 2003 10:16:04 +0000 (11:16 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 14 Jan 2003 10:16:04 +0000 (11:16 +0100)
Rev: src/nettle/.bootstrap:1.2

.bootstrap

index f4968829bd6cfcc753bd337c0480a0b9bbce36cf..22c27e9e1c978144ee202e491424763d82767878 100755 (executable)
@@ -1 +1,3 @@
+#! /bin/sh
+
 aclocal && autoconf && autoheader && automake -a