[csw-devel] SF.net SVN: gar:[18118] csw/mgar/pkg/emacs/trunk/Makefile
Maciej (Matchek) Bliziński
maciej at opencsw.org
Fri May 25 15:09:44 CEST 2012
2012/5/25 <pfelecan at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/devel/attachments/20120525/f29c2731/attachment-0001.html>
More information about the devel
mailing list