Hi i am trying to apply the 001 patch
 What i have done is 
 
 cd /usr/src
 patch -p0 < 001_httpd.patch
 
 and i come back to me as: 
 
 Hmm... Looks like a unified diff to me...
 The text leading up to this was:
 --------------------------
 |Apply by doing:
 | cd /usr/src
 | patch -p0 < 001_httpd.patch
 |
 |And then rebuild and install httpd and its modules:
 | cd usr.sbin/httpd
 | make -f Makefile.bsd-wrapper obj
 | make -f Makefile.bsd-wrapper cleandir
 | make -f Makefile.bsd-wrapper depend
 | make -f Makefile.bsd-wrapper
 | make -f Makefile.bsd-wrapper install
 |
-- 
View this message in context: 
http://www.nabble.com/Problem-when-apply-001_httpd.patch-tf2603928.html#a7265560
Sent from the openbsd user - misc mailing list archive at Nabble.com.

Reply via email to