I'm currently developing a workflow for building and testing packages at work. I'm using pkgutil's package overlay support with "-t". The current problem I see is that if a package has UNCOMMITTED status, pkgutil doesn't install it. I can (non-)solve this by committing every change before building. Otherwise, I perhaps could stop GAR from appending UNCOMMITTED, or make pkgutil accept them. Which one do you think is best?
Maciej _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
