Make sure release process starts from a clean slate

This commit is contained in:
Adam Spiers 2019-07-28 13:15:11 +01:00
parent bfe091f28e
commit 5602166a57

View file

@ -29,6 +29,11 @@ Release procedure
- Check CPAN distribution will work via Module::Build:
- Start from a clean slate:
make distclean
autoreconf -iv
- Generate stow, chkstow, and lib/Stow.pm via:
eval `perl -V:siteprefix`