Bugzilla – Attachment 15046 Details for
Bug 9546
MANIFEST.SKIP breaking regexp when running make manifest tardist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9546 : Updating make manifest tardist
Bug-9546--Updating-make-manifest-tardist.patch (text/plain), 694 bytes, created by
Chris Cormack
on 2013-02-05 04:01:21 UTC
(
hide
)
Description:
Bug 9546 : Updating make manifest tardist
Filename:
MIME Type:
Creator:
Chris Cormack
Created:
2013-02-05 04:01:21 UTC
Size:
694 bytes
patch
obsolete
>From 56aeeb1aa20d0d326432762796c1af6918c704cf Mon Sep 17 00:00:00 2001 >From: Chris Cormack <chrisc@catalyst.net.nz> >Date: Tue, 5 Feb 2013 16:59:41 +1300 >Subject: [PATCH] Bug 9546 : Updating make manifest tardist > >To test >perl Makefile.PL >make manifest tardist > >Before the patch you will get an error, after the patch it will create >the tarball >--- > MANIFEST.SKIP | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > >diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP >index acfb338..6d0e033 100644 >--- a/MANIFEST.SKIP >+++ b/MANIFEST.SKIP >@@ -7,6 +7,8 @@ release_notes_1 > \.orig$ > \.old$ > \.bak$ >-[ ] >+\[ \] > \.git/ > MANIFEST.bak >+\.gitignore >+\.mailmap >\ No newline at end of file >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 9546
:
15046
|
15047
|
15081