At Mon, 29 Aug 2011 13:22:57 GMT, Karl Berry wrote: > > There are backup files in the gsrc-1.0.1 tarball ... > > $ tar tf /usr/local/gnu/src/dist/gsrc-1.0.1.tar.gz | grep \~ > gsrc-1.0.1/gnu/aspell/Makefile.~1~ > gsrc-1.0.1/gnu/gtypist/Makefile.~1~
Thanks. I've modified "make dist" to only include the required files. Gsrc doesn't follow the normal layout so all the subdirectories are just in EXTRA_DIST.
