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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Thu Nov 12 10:13:25 CET 2009


Revision: 7237
          http://gar.svn.sourceforge.net/gar/?rev=7237&view=rev
Author:   dmichelsen
Date:     2009-11-12 09:13:24 +0000 (Thu, 12 Nov 2009)

Log Message:
-----------
perl: Clarify inclusion of perldiag.pod to CSWperl instead of docs

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

Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile	2009-11-12 09:11:28 UTC (rev 7236)
+++ csw/mgar/pkg/perl/trunk/Makefile	2009-11-12 09:13:24 UTC (rev 7237)
@@ -116,6 +116,9 @@
 
 EXTRA_MERGE_EXCLUDE_FILES = .*\/perllocal.pod
 PKGFILES_CSWperldoc = .*\/pod\/.*\.pod .*\/man\/man.\/.*
+
+# The diagnostics.pm module needs the podfile to output its messages.
+# That means it must be included in the main package, not the docs.
 EXTRA_PKGFILES_EXCLUDED_CSWperldoc = .*\/perldiag.pod
 EXTRA_PKGFILES_INCLUDED_CSWperl = .*\/perldiag.pod
 


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