Excerpts from Dagobert Michelsen's message of Sun Nov 14 08:54:45 -0500 2010:
Hi Dago, > Ben, the patches are not recognized by the new GIT mechanism, would > you mind having a look? > https://gar.svn.sf.net/svnroot/gar/csw/mgar/pkg/vim/trunk The patches it's trying to apply don't exist...? It's building the PATCHFILES dynamically using the current PATCHREV and trying to reference 001 - $(PATCHREV). It ends up creating symlinks to non-existent files in /home/src. The patch mechanism them bails trying apply a non-existent file. I think you should just comment out PATCHFILES or possibly use the two .patch files in files/ as they do exist. Thanks -Ben -- Ben Walton Systems Programmer - CHASS University of Toronto C:416.407.5610 | W:416.978.4302 _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
