blob: da1506fcab00a4e70bc8a9254db645152888e87d (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
This step recreates the MANIFEST by effectively running make manifest, or the
equivalent in your build process.
I use this as I don't have superfluous files lying around in the distribution
directories, and have set the relevant svk ignore properties.
To use it, just list in your .shipit file.
WWW: http://search.cpan.org/dist/ShipIt-Step-Manifest/
|