Browse Source

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.
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
3.12.x
Chris Cormack 11 years ago
committed by Jared Camins-Esakov
parent
commit
a1c894369f
  1. 4
      MANIFEST.SKIP

4
MANIFEST.SKIP

@ -7,6 +7,8 @@ release_notes_1
\.orig$
\.old$
\.bak$
[ ]
\[ \]
\.git/
MANIFEST.bak
\.gitignore
\.mailmap
Loading…
Cancel
Save