Date: Mon, 17 Sep 2001 17:16:32 -0400 (EDT) From: Joe Clarke <marcus@marcuscom.com> To: Beech Rintoul <akbeech@anchoragerescue.org> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: patch Message-ID: <20010917171618.V69881-100000@shumai.marcuscom.com> In-Reply-To: <20010917211109.547488C13@galaxy.anchoragerescue.org>
next in thread | previous in thread | raw e-mail | index | archive | help
cd / patch -p </tmp/patch Joe On Mon, 17 Sep 2001, Beech Rintoul wrote: > I have a patch that I would like to apply. > What comand do I use to apply these changes? (never done it before) > > > Index: /usr/src/usr.sbin/pkg_install/add/main.c > @@=A0-78,6 +78,7 @@ > =A0 =A0 =A0char *cp, *packagesite, *remotepkg =3D NULL, *ptr; > =A0 =A0 =A0static char temppackageroot[MAXPATHLEN]; > > + =A0 =A0packagesite =3D temppackageroot; > =A0 =A0 =A0start =3D argv; > =A0 =A0 =A0while ((ch =3D getopt(argc, argv, Options)) !=3D -1) { > =A0=A0=A0=A0=A0=A0=A0=A0switch(ch) { > > Beech > > > -- > Micro$oft: "Where can we make you go today?" > ------------------------------------------------------------------- > Beech Rintoul - IT Manager - Instructor - akbeech@anchoragerescue.or= g > /"\ ASCII Ribbon Campaign | Anchorage Gospel Rescue Mission > \ / - NO HTML/RTF in e-mail | P.O. Box 230510 > X - NO Word docs in e-mail | Anchorage, AK 99523-0510 > / \ ----------------------------------------------------------------- > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010917171618.V69881-100000>