runit

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 38ddde2440ca71056503fb881af25a6166c889d4
parent 6a5f63ba2517220bcc3354723b4f5027a5e7bec7
Author: Gerrit Pape <pape@smarden.org>
Date:   Fri, 14 Jan 2005 22:51:18 +0000

minor.

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -18,7 +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 + find . -name '*.orig' -exec rm -f {} \; touch .manpages $(PACKAGE).tar.gz: