From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <79b86c2eb21780116b74e7b1e505e49c@coraid.com> References: <116f80ebe8eb00f5abc98350c8159bb7@yyc.orthanc.ca> <79b86c2eb21780116b74e7b1e505e49c@coraid.com> Date: Fri, 26 Mar 2010 10:00:59 -0700 Message-ID: <13426df11003261000o2629f35ck74c421b1d14e1846@mail.gmail.com> From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [9fans] Man pages for add-ons Topicbox-Message-UUID: f3fe3b8a-ead5-11e9-9d60-3106f5b1d025 On Fri, Mar 26, 2010 at 9:55 AM, erik quanstrom wrote: >> bind -a $home/bin/rc =A0 =A0 =A0 =A0 =A0/bin > [...] >> >> (I use this for contrib packages as well, after getting burned a few >> times with contrib stuff breaking builds in /sys/src. =A0Rather than >> use the package tool I copy the sources into $home/src and build as >> above. =A0The extra work is minimal.) > > how is this less work than fixing or removing > broken packages? =A0that problem needs to be > dealt with one way or the other. Well, I've done both and this is less work. So I just measured the two quantities. :-) ron