Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-g2.git;a=commitdiff;h=219161cb9ee2636c8a7dc2716c3c0cbe0afbc18e

commit 219161cb9ee2636c8a7dc2716c3c0cbe0afbc18e
Author: Laszlo Papp <djsza...@gmail.com>
Date:   Sat Nov 14 05:36:29 2009 +0100

Delete '-e' option after #!/bin/sh

Delete this option because autogen.sh exits with an error when you have
changes in your working directory, and no real reason for using it.

[mv: added detail on what problem does this patch fixes]

diff --git a/autogen.sh b/autogen.sh
index 2d63e28..df0a3b4 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh


import_pootle()
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to