[csw-devel] SF.net SVN: gar:[18848] csw/mgar/pkg/perl/branches/perl-5.10.1-12548/ Makefile

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Jul 24 21:21:48 CEST 2012


Revision: 18848
          http://gar.svn.sourceforge.net/gar/?rev=18848&view=rev
Author:   bonivart
Date:     2012-07-24 19:21:47 +0000 (Tue, 24 Jul 2012)
Log Message:
-----------
perl/branches/perl-5.10.1-12548: fix more excludes

Modified Paths:
--------------
    csw/mgar/pkg/perl/branches/perl-5.10.1-12548/Makefile

Modified: csw/mgar/pkg/perl/branches/perl-5.10.1-12548/Makefile
===================================================================
--- csw/mgar/pkg/perl/branches/perl-5.10.1-12548/Makefile	2012-07-24 16:58:05 UTC (rev 18847)
+++ csw/mgar/pkg/perl/branches/perl-5.10.1-12548/Makefile	2012-07-24 19:21:47 UTC (rev 18848)
@@ -121,12 +121,14 @@
 EXTRA_MERGE_EXCLUDE_FILES  = .*\/perllocal.pod
 
 # Remove files from CSWpm-module-build
+EXTRA_MERGE_EXCLUDE_FILES += .*\/Module\/Build\.pm
+EXTRA_MERGE_EXCLUDE_FILES += .*\/Module\/Build\/.*
 EXTRA_MERGE_EXCLUDE_FILES += .*\/man\/man.\/Module::Build.*
 EXTRA_MERGE_EXCLUDE_FILES += .*\/opt\/csw\/bin\/config_data
-EXTRA_MERGE_EXCLUDE_FILES += .*\/opt\/csw\/share\/man\/man1\/config_data.1
+EXTRA_MERGE_EXCLUDE_FILES += .*\/opt\/csw\/share\/man\/man1\/config_data\.1
 # Remove files from CSWpm-parse-cpan-meta
-EXTRA_MERGE_EXCLUDE_FILES += .*\/Parse\/CPAN\/Meta.pm
-EXTRA_MERGE_EXCLUDE_FILES += .*\/opt\/csw\/share\/man\/man3\/Parse::CPAN::Meta.3perl
+EXTRA_MERGE_EXCLUDE_FILES += .*\/Parse\/CPAN\/Meta\.pm
+EXTRA_MERGE_EXCLUDE_FILES += .*\/opt\/csw\/share\/man\/man3\/Parse::CPAN::Meta\.3perl
 
 PKGFILES_CSWperldoc = .*\/pod\/.*\.pod .*\/man\/man.\/.*
 

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