>>> and is there an easy way to strip all attributes except a supplied set? >>> If delete took regular expressions for attribute name, I could see how >>> to do it, but it doesn't. >> >> No... what are you trying to do here?
> clean up automatically generated mantifests to check into an SCM and use > as a canonical version for comparison. I was going to just store the > attributes that would be most static. With Danek's changes in build 142, you could write an "emit" transform to output only the attributes you want, and then drop the original. --Mark _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
