[Xfce4-commits] <thunar-volman:master> Add shebang to autogen.sh.

Nick Schermer noreply at xfce.org
Wed Nov 3 17:16:01 CET 2010


Updating branch refs/heads/master
         to 9d94e23b61741ffbe30cbe2900173622d331b3c9 (commit)
       from 79733ffa5bd0ce0c5e93da25c79d456f962f3b76 (commit)

commit 9d94e23b61741ffbe30cbe2900173622d331b3c9
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Nov 3 17:13:34 2010 +0100

    Add shebang to autogen.sh.

 autogen.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 9ec5e44..d352043 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,3 +1,5 @@
+#!/bin/sh
+#
 # vi:set et ai sw=2 sts=2 ts=2: */
 # -
 # Copyright (c) 2010 Jannis Pohlmann <jannis at xfce.org>



More information about the Xfce4-commits mailing list