[banshee] Fix typo in autogen.sh introduced by previous commit



commit c75bef8a82c8f677e53edd6ed8e8858a994b6c28
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Thu Oct 7 19:36:14 2010 +0200

    Fix typo in autogen.sh introduced by previous commit

 autogen.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 5bc9e06..4c84436 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -93,6 +93,6 @@ fi
 ./autogen.sh $@
 EOF
 } > reautogen.sh
-chmod +x reautoregen.sh
+chmod +x reautogen.sh
 
 run ./configure --enable-maintainer-mode $@



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