19 May
2010
19 May
'10
7:16 p.m.
On Thu, May 20, 2010 at 3:17 AM, Michael Norris <miken08003@yahoo.com> wrote:
How do I recompile all of my installed xorg packages without issuing the commands for each package one at a time?
Easy :) Use the amazing wonderful prt-get $ prt-get update -fr -if -im `prt-get quickdep xorg` This will ensure a rebuild, ignore foot-print mismatches and md5sum errors and will rebuild "ALL" of xorg. cheers James