Hi Rupret, Am 05.01.2011 um 20:55 schrieb rupert THURNER: > On Mon, Jan 3, 2011 at 14:05, Dagobert Michelsen <[email protected]> wrote: >> Hi, >> >> Am 03.01.2011 um 13:12 schrieb Maciej (Matchek) Blizinski: >>> No dia 2 de Janeiro de 2011 18:00, rupert THURNER <[email protected]> >>> escreveu: >>>> when doing the new version of the mercurial package, everything seemes >>>> fine. only the sparc, but not i386 package ends up in the pkgs >>>> directory: >>>> >>>> rup...@current9s:~/mgar/pkg/mercurial/trunk >>>> $ ls -l ~/pkgs/02.Jan.2011/ >>>> total 1305 >>>> -rw-r--r-- 1 rupert csw 1326766 Jan 2 11:46 >>>> mercurial-1.7.3,REV=2011.01.02-SunOS5.9-sparc-CSW.pkg.gz >>>> >>>> >>>> build9s$ gmake clean platforms >>> >>> I think that what you meant to do, was 'gmake replatforms', which does >>> 'gmake clean' for every platform. >> >> Sort of, it does "gmake spotless". A normal clean only cleans the >> current platform whereas spotless removes work as a whole. > > does it make sense to have a "gmake platform"? less targets would be > less documentation and less errors to make :)
Just prepend the usual "re-" :-) gmake replatforms It does a "gmake spotless && gmake platforms". Best regards -- Dago _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
