summaryrefslogtreecommitdiffstats
path: root/MANIFEST.SKIP
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-04-02 16:46:36 +0200
committerDavid Lawrence <dkl@mozilla.com>2015-04-02 16:46:36 +0200
commita29f798a2506ec2b57cd4f7ebbdaf58387e6e490 (patch)
tree7dd089a330e4ad493ecd938428e8b418789b8f49 /MANIFEST.SKIP
parent1fa1aa54ae725989c6c44f198376e37ba000ca02 (diff)
downloadbugzilla-a29f798a2506ec2b57cd4f7ebbdaf58387e6e490.tar.gz
bugzilla-a29f798a2506ec2b57cd4f7ebbdaf58387e6e490.tar.xz
Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable by utilities such as cpanm for installing Perl dependencies
r=dylan,a=glob
Diffstat (limited to 'MANIFEST.SKIP')
-rw-r--r--MANIFEST.SKIP53
1 files changed, 0 insertions, 53 deletions
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
deleted file mode 100644
index 69204e63f..000000000
--- a/MANIFEST.SKIP
+++ /dev/null
@@ -1,53 +0,0 @@
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-#
-# This Source Code Form is "Incompatible With Secondary Licenses", as
-# defined by the Mozilla Public License, v. 2.0.
-
-#!start included /usr/share/perl5/ExtUtils/MANIFEST.SKIP
-# Avoid version control files.
-\B\.git\b
-\B\.bzr\b
-\B\.bzrignore\b
-\B\.gitignore\b
-\B\.gitrev\b
-\B\.patch\b
-
-# Avoid Makemaker generated and utility files.
-\bMANIFEST\.bak
-\bMakefile$
-\bblib/
-\bMakeMaker-\d
-\bpm_to_blib\.ts$
-\bpm_to_blib$
-\bblibdirs\.ts$ # 6.18 through 6.25 generated this
-
-# Avoid Module::Build generated and utility files.
-\bBuild$
-\b_build/
-
-# Avoid temp and backup files.
-~$
-\.old$
-\#$
-\b\.#
-\.bak$
-\.swp$
-
-#!end included /usr/share/perl5/ExtUtils/MANIFEST.SKIP
-
-# Avoid Module::Build generated and utility files.
-\bBuild$
-\bBuild.bat$
-\b_build
-\bBuild.COM$
-\bBUILD.COM$
-\bbuild.com$
-
-# Avoid archives of this distribution
-\bBugzilla-[\d\.\_]+
-
-# Bugzilla specific avoids
-\bdata\/\b
-\blocalconfig$