[gimp/metadata-browser] autogen.sh: remove trailing ^M from the #!/bin/sh line... wtf
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] autogen.sh: remove trailing ^M from the #!/bin/sh line... wtf
- Date: Wed, 12 Sep 2012 22:13:40 +0000 (UTC)
commit 1061437020069f473af6ebf10ca97799849942eb
Author: Michael Natterer <mitch gimp org>
Date: Wed Nov 9 23:59:22 2011 +0100
autogen.sh: remove trailing ^M from the #!/bin/sh line... wtf
autogen.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index e5d0c54..b182d95 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/sh
# This script does all the magic calls to automake/autoconf and
# friends that are needed to configure a git clone. As described in
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]