so spake Mike Pechkin ([EMAIL PROTECTED]): > On 6/15/05, Xavier Santolaria <[EMAIL PROTECTED]> wrote: > > so spake Mike Pechkin ([EMAIL PROTECTED]): > > > hi, > > > > > > This is port update for charm (LJ client in python) > > > Have fun. > > > > please send a diff against the existing port, not a whole new archive. > Patch attached. Thanks to xsa@ for help.
do NOT hardcode /usr/local in your patches. Rather use some regex in your Makefile to replace some ${PREFIX} or other variable you could use to not hardcode a value. xsa.