summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--runit-1.2.0.tar.gzbin91477 -> 90803 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 63b9373..9951edf 100644
--- 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:
diff --git a/runit-1.2.0.tar.gz b/runit-1.2.0.tar.gz
index b8b4ba6..d1a645a 100644
--- a/runit-1.2.0.tar.gz
+++ b/runit-1.2.0.tar.gz
Binary files differ