commit 06d6af1ebfb2f25ee6e6074b1af1ff4ab99ad22c parent 6799e040fdc92f4cb4da5de6726a7338ec237e77 Author: Gerrit Pape <pape@smarden.org> Date: Mon, 13 Dec 2004 19:32:58 +0000 archive. rm *.orig. Diffstat:
M | Makefile | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/Makefile b/Makefile @@ -18,6 +18,7 @@ all: clean .manpages $(PACKAGE).tar.gz echo 'fix up html manually...' echo 'patch -p0 <manpagehtml.diff && exit' sh + find . -name '*.orig' |xargs rm touch .manpages $(PACKAGE).tar.gz: