You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucy.apache.org by ma...@apache.org on 2011/05/03 07:14:03 UTC

[lucy-commits] svn commit: r1098908 - /incubator/lucy/trunk/perl/MANIFEST.SKIP

Author: marvin
Date: Tue May  3 05:14:02 2011
New Revision: 1098908

URL: http://svn.apache.org/viewvc?rev=1098908&view=rev
Log:
Update MANIFEST.SKIP for Clownfish.

Building the Clownfish compiler is a prerequisite for generating POD files
needed by the "dist" action which builds the CPAN distro for Lucy, but it
leaves a lot of detritus lying around.  This commit edits MANIFEST.SKIP so
that the generated files are not included in the Lucy CPAN tarball.

Modified:
    incubator/lucy/trunk/perl/MANIFEST.SKIP

Modified: incubator/lucy/trunk/perl/MANIFEST.SKIP
URL: http://svn.apache.org/viewvc/incubator/lucy/trunk/perl/MANIFEST.SKIP?rev=1098908&r1=1098907&r2=1098908&view=diff
==============================================================================
--- incubator/lucy/trunk/perl/MANIFEST.SKIP (original)
+++ incubator/lucy/trunk/perl/MANIFEST.SKIP Tue May  3 05:14:02 2011
@@ -24,10 +24,18 @@
 ^Build$
 ^blib/
 ^_build
+^MYMETA.yml$
+
+# Module::Build generated files and dirs within clownfish.
+^clownfish/Build$
+^clownfish/blib
+^clownfish/_build
+^clownfish/MYMETA.yml$
+^clownfish/lib/Clownfish.c$
 
 # autogenerated by custom Build.PL
 Lucy\.xs$
-typemap
+^typemap$
 
 # Makemaker generated files and dirs.
 ^MANIFEST\.