[evolution/kill-bonobo] Bug 582168 – Remove duplicated shebang and comment from autogen.sh



commit 246afc7a4a2d827376d33084a8f162bdbc55c0d8
Author: Damien Lespiau <damien lespiau intel com>
Date:   Mon May 11 09:59:57 2009 -0400

    Bug 582168 â?? Remove duplicated shebang and comment from autogen.sh
---
 autogen.sh |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/autogen.sh b/autogen.sh
index 4b51a10..267560d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,9 +1,6 @@
 #!/bin/sh
 # Run this to generate all the initial makefiles, etc.
 
-#!/bin/sh
-# Run this to generate all the initial makefiles, etc.
-
 srcdir=`dirname $0`
 test -z "$srcdir" && srcdir=.
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]