提交 9dc167a8 authored 作者: Michael Jerris's avatar Michael Jerris

make attempting to reapply patches just fail and not prompt the user

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2967 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 d80ce735
......@@ -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 @@
......
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 @@
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论