Bugzilla – Attachment 15081 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]
[SIGNED-OFF] Bug 9546 : Updating make manifest tardist
SIGNED-OFF-Bug-9546--Updating-make-manifest-tardis.patch (text/plain), 899 bytes, created by
Katrin Fischer
on 2013-02-05 22:18:07 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 9546 : Updating make manifest tardist
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2013-02-05 22:18:07 UTC
Size:
899 bytes
patch
obsolete
>From 68d783d1c67cb5abc9660a5d61e2a571c5ce37ab 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] [SIGNED-OFF] 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 > >Signed-off-by: Mason James <mtj@kohaaloha.com> >Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> >make manifest tardist and make manifest zipdist work >perfectly after patch was applied. >--- > 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.9.5
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