> At the moment you have to apply the attached patch to the PalmCUnit
> code, but I will contact the current maintainer of PalmCUnit and check
> if he could make these minor changes to the main source code. If not,
> then I will add the patch to CVS.

        For those doing this on Unix/POSIX systems, you'll have to remove
the braindead ^M characters before you apply this patch, or it will fail.

        # Run this inside the PalmCUnit source tree
        perl -pi.$$ -e 's/\cM//g' `find . -type f`

        Hourly snapshots are now built with PalmCUnit support.

d.
_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to