From: Dan Langille Date: Mon, 29 Dec 2003 20:29:29 +0000 (+0000) Subject: Fix the URL for that patch. The missing portion has been committed. X-Git-Tag: Release-1.34.0~194 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=bce4f0509ec37dbfa49a0740dcdda96e5c60ec91;p=bacula%2Fbacula Fix the URL for that patch. The missing portion has been committed. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@970 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/platforms/freebsd/pthreads-fix.txt b/bacula/platforms/freebsd/pthreads-fix.txt index d4fa099c38..f81e2bd0c0 100644 --- a/bacula/platforms/freebsd/pthreads-fix.txt +++ b/bacula/platforms/freebsd/pthreads-fix.txt @@ -159,7 +159,7 @@ http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc_r/uthread/uthread_write.c.dif To apply the patch, follow these instructions as root. -fetch -o pthread.diff http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc_r/uthread/uthread_write.c.diff?r1=1.16.2.6\&r2=1.16.2.7 +fetch -o pthread.diff http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc_r/uthread/uthread_write.c.diff?r1=1.16.2.6\&r2=1.16.2.8 cd /usr/src/lib/libc_r/uthread/ patch < /path/to/pthread.diff