[csw-devel] SF.net SVN: gar:[20019] csw/mgar/pkg/texlive/trunk/Makefile
Maciej (Matchek) Bliziński
maciej at opencsw.org
Fri Jan 4 18:39:29 CET 2013
2013/1/4 <pfelecan at users.sourceforge.net>:
> Revision: 20019
> http://gar.svn.sourceforge.net/gar/?rev=20019&view=rev
> Author: pfelecan
> Date: 2013-01-04 08:09:19 +0000 (Fri, 04 Jan 2013)
> Log Message:
> -----------
> texlive/trunk: hopefully last adjustments, for this cycle, suggested
> by checkpkg and coping with the mess in reinplace.
>
> Modified Paths:
> --------------
> csw/mgar/pkg/texlive/trunk/Makefile
>
> Modified: csw/mgar/pkg/texlive/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/texlive/trunk/Makefile 2013-01-03 20:16:05 UTC (rev 20018)
> +++ csw/mgar/pkg/texlive/trunk/Makefile 2013-01-04 08:09:19 UTC (rev 20019)
> @@ -444,6 +444,18 @@
> CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf-dist/doc/latex/turnthepage/Makefile
> CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf-dist/scripts/bundledoc/arlatex
> CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf-dist/scripts/fragmaster/fragmaster.pl
> +CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/man/man1/chkweb.1
> +CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/man/man1/chktex.1
> +CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf/doc/man/man1/chkweb.1
> +CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf/doc/man/man1/chktex.1
> +CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf/doc/man/man1/purifyeps.1
> +CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf/doc/man/man1/pdfjam.1
> +CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf/doc/man/man1/arlatex.1
> +CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf/doc/info/eplain.info
> +CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content|/usr/share|root/opt/csw/share/texmf/doc/info/dvips.info
Is there a need to list each file separately in this case? You could just write:
CHECKPKG_OVERRIDES_CSWtexlive-common += file-with-bad-content
...and that would match all the file-with-bad-content error tags in
texlive-common.
More information about the devel
mailing list