This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/xawtv3.git tree:

Subject: Don't mix install-sh scripts
Author:  Mauro Carvalho Chehab <[email protected]>
Date:    Thu Feb 3 12:04:53 2011 -0200

Just use the script inside this tree, as it works, and the
makefiles are prepared for it.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

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

---

http://git.linuxtv.org/xawtv3.git?a=commitdiff;h=cc2f7266f031e1c5d01937d0fe5bdc0d706d31a2

diff --git a/autogen.sh b/autogen.sh
index b30380c..5b39ae6 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,8 +1,6 @@
 #!/bin/sh
-inst=$(echo /usr/share/automake*/install-sh | head -1)
 set -ex
 autoconf
 autoheader
 rm -rf autom4te.cache
-cp "$inst" .
 ./configure

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to