HOWTO-RELEASE: maintainer-clean is better than distclean
This commit is contained in:
parent
0b72724066
commit
3aae830e56
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Release procedure
|
||||||
|
|
||||||
- Start from a clean slate:
|
- Start from a clean slate:
|
||||||
|
|
||||||
make distclean
|
make maintainer-clean
|
||||||
autoreconf -iv
|
autoreconf -iv
|
||||||
|
|
||||||
- Generate stow, chkstow, and lib/Stow.pm via:
|
- Generate stow, chkstow, and lib/Stow.pm via:
|
||||||
|
|
Loading…
Reference in a new issue