Re: (sharutils) make distclean removes doc/uudecode.1
Bruce Korb <[email protected]>
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 04/05/13 07:33, Zube wrote: > In sharutils 4.13.4 (and at least 4.13.3, possibly older versions too), > "make distclean" removes doc/uudecode.1. Trying to rebuild afterwards > results in: > > gmake[2]: Entering directory `/src/sharutils-4.13.4/doc' > gmake[2]: *** No rule to make target `uudecode.1', needed by `all-am'. Stop. > >> diff -r sharutils-4.13.4 cleanedsource > Only in sharutils-4.13.4/doc: uudecode.1 Nelson Beebe found a "shar-1" test failure on a few of his many platforms. I cannot reproduce it -- even on the platform that he had the failure on. Meanwhile, if you like: http://autogen.sourceforge.net/data/sharutils-4.13.5pre1.tar.xz That definitely fixes the issue you see.