Date: Tue, 3 Aug 1999 01:10:32 +0600 (ESS) From: Ilia Chipitsine <ilia@cgilh.chel.su> To: questions@FreeBSD.ORG Cc: brian@FreeBSD.ORG Subject: hacked user-ppp Message-ID: <Pine.BSF.4.05.9908030104140.3657-100000@localhost.cgu.chel.su>
next in thread | raw e-mail | index | archive | help
Hi everybody, good day, isn't it ? I downloaded the most recent user-ppp from www.freebsd.org/~brian/ and I discovered a lot of *orig files everywhere. Do I simply throw them away ? If so, Brian, could the following patch be applied to mkppp ? I think those files just eat space on my disk (like this letter eats your disks :-) *** mkppp.dist Tue Aug 3 00:58:22 1999 --- mkppp Tue Aug 3 01:01:32 1999 *************** *** 36,39 **** --- 36,44 ---- rm -fr libutil + # delete *orig file since we do not need them + rm $name/ppp/*orig + rm $name/pppctl/*orig + rm $name/libhack/*orig + # Mangle the sources Regards, (Наилучшие пожелания) Ilia Chipitsine (Илья Шипицин) 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?Pine.BSF.4.05.9908030104140.3657-100000>