2012/5/25 <pfele...@users.sourceforge.net> > Revision: 18118 > http://gar.svn.sourceforge.net/gar/?rev=18118&view=rev > Author: pfelecan > Date: 2012-05-25 12:50:58 +0000 (Fri, 25 May 2012) > Log Message: > ----------- > new override refinements (it never ends?) >
Maybe the overrides you put in are too specific? If you put in specific overrides in place, and anything changes, they will stop matching. It could be what you want, but in this case it sounds like it isn't. > > Modified Paths: > -------------- > csw/mgar/pkg/emacs/trunk/Makefile > > Modified: csw/mgar/pkg/emacs/trunk/Makefile > =================================================================== > --- csw/mgar/pkg/emacs/trunk/Makefile 2012-05-25 09:40:49 UTC (rev 18117) > +++ csw/mgar/pkg/emacs/trunk/Makefile 2012-05-25 12:50:58 UTC (rev 18118) > @@ -115,6 +115,72 @@ > SPKG_DESC_CSWemacs-common = $(DESCRIPTION) - > architecture neutral common components > CATALOGNAME_CSWemacs-common = emacs_common > CHECKPKG_OVERRIDES_CSWemacs-common += > missing-dependency|CSWemacscommon > +CHECKPKG_OVERRIDES_CSWemacs-common += > file-with-bad-content|/usr/share|root/opt/csw/share/info/dbus > You could say: CHECKPKG_OVERRIDES_CSWemacs-common += file-with-bad-content Which would override all of the file-with-bad-content error tags.
_______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel