]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
make attempting to reapply patches just fail and not prompt the user
authorMichael Jerris <mike@jerris.com>
Wed, 4 Oct 2006 00:27:59 +0000 (00:27 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 4 Oct 2006 00:27:59 +0000 (00:27 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2967 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/mozilla.build.sh
libs/portaudio.build.sh

index 4a3accd183f3fc1fe2102c77afbff3cf8e75fcda..4126f84297398458d85cb646ee34643b56900131 100755 (executable)
@@ -3,7 +3,7 @@ ldflags=""
 cflags=""
 if [ $hosttype = "FreeBSD" ] ; then
 
-patch <<__EOF__ 
+patch -p0 -u -f<<__EOF__ 
 --- nsprpub/pr/include/md/_freebsd.h.orig       Sat Sep 30 22:19:12 2006
 +++ nsprpub/pr/include/md/_freebsd.h    Sat Sep 30 22:23:16 2006
 @@ -106,6 +106,11 @@
index bf06ab2fc8f3ca26f078293ffb18fa26a3c892de..8feef0b50c79461914efa626d5a37fd773ef4075 100755 (executable)
@@ -1,4 +1,4 @@
-patch <<__EOF__
+patch -p0 -u -f <<__EOF__
 --- configure.orig     2006-09-24 23:56:36.000000000 -0700
 +++ configure  2006-09-24 23:57:32.000000000 -0700
 @@ -1886,7 +1886,7 @@