[csw-devel] SF.net SVN: gar:[20329] csw/mgar/pkg/texi2html/trunk/Makefile

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Thu Feb 21 15:37:42 CET 2013


Revision: 20329
          http://gar.svn.sourceforge.net/gar/?rev=20329&view=rev
Author:   pfelecan
Date:     2013-02-21 14:37:41 +0000 (Thu, 21 Feb 2013)
Log Message:
-----------
texi2html/trunk: overrides takes only packages names with CSW prefix: fixed.

Modified Paths:
--------------
    csw/mgar/pkg/texi2html/trunk/Makefile

Modified: csw/mgar/pkg/texi2html/trunk/Makefile
===================================================================
--- csw/mgar/pkg/texi2html/trunk/Makefile	2013-02-21 10:25:19 UTC (rev 20328)
+++ csw/mgar/pkg/texi2html/trunk/Makefile	2013-02-21 14:37:41 UTC (rev 20329)
@@ -27,9 +27,9 @@
 
 RUNTIME_DEP_PKGS_CSWtexi2html	+=	CSWperl
 RUNTIME_DEP_PKGS_CSWtexi2html	+=	CSWlatex2html
-CHECKPKG_OVERRIDES_CSWtexi2html	+=	surplus-dependency|latex2html
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	surplus-dependency|CSWlatex2html
 RUNTIME_DEP_PKGS_CSWtexi2html	+=	CSWtex4ht
-CHECKPKG_OVERRIDES_CSWtexi2html	+=	surplus-dependency|tex4ht
+CHECKPKG_OVERRIDES_CSWtexi2html	+=	surplus-dependency|CSWtex4ht
 # only in the comments / documentation:
 CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/local|root/opt/csw/share/texi2html/lib/libintl-perl/lib/Locale/Messages.pm
 CHECKPKG_OVERRIDES_CSWtexi2html	+=	file-with-bad-content|/usr/local|root/opt/csw/share/texi2html/lib/libintl-perl/lib/Locale/gettext_pp.pm

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list