[vlc-commits] extras/tools: edit libtool bitcode patch to work with other versions of patch(1)

Sean McGovern git at videolan.org
Wed Oct 7 11:02:36 CEST 2015


vlc | branch: master | Sean McGovern <gseanmcg at gmail.com> | Tue Oct  6 23:43:46 2015 -0400| [1a70ac0749e12940c7d7cd9fbca6b5709b811620] | committer: Felix Paul Kühne

extras/tools: edit libtool bitcode patch to work with other versions of patch(1)

Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1a70ac0749e12940c7d7cd9fbca6b5709b811620
---

 extras/tools/libtool-2.4.2-bitcode.patch |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/extras/tools/libtool-2.4.2-bitcode.patch b/extras/tools/libtool-2.4.2-bitcode.patch
index deba555..eaf953c 100644
--- a/extras/tools/libtool-2.4.2-bitcode.patch
+++ b/extras/tools/libtool-2.4.2-bitcode.patch
@@ -1,6 +1,6 @@
 diff -ru libtool/libltdl/config/ltmain.m4sh libtool-fixed/libltdl/config/ltmain.m4sh
 --- libtool/libltdl/config/ltmain.m4sh	2011-10-17 12:17:05.000000000 +0200
-+++ libtool-fixed/libltdl/config/ltmain.m4sh	2015-09-30 22:03:22.000000000 +0200
++++ libtool-fixed/libltdl/config/ltmain.m4sh.new	2015-09-30 22:03:22.000000000 +0200
 @@ -7928,16 +7928,6 @@
  
        case $host in
@@ -20,7 +20,7 @@ diff -ru libtool/libltdl/config/ltmain.m4sh libtool-fixed/libltdl/config/ltmain.
  	finalize_deplibs=`$ECHO " $finalize_deplibs" | $SED 's% \([^ $]*\).ltframework% -framework \1%g'`
 diff -ru libtool/libltdl/config/ltmain.sh libtool-fixed/libltdl/config/ltmain.sh
 --- libtool/libltdl/config/ltmain.sh	2011-10-17 12:19:35.000000000 +0200
-+++ libtool-fixed/libltdl/config/ltmain.sh	2015-09-30 22:03:44.000000000 +0200
++++ libtool-fixed/libltdl/config/ltmain.sh.new	2015-09-30 22:03:44.000000000 +0200
 @@ -8715,16 +8715,6 @@
  
        case $host in



More information about the vlc-commits mailing list