From 430cefe5574348b6ac55450ea8ffce2459affe3e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 7 Nov 2015 06:02:49 +0100 Subject: Merging upstream version 1.4~rc1. Signed-off-by: Daniel Baumann --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 7fc59ac..0e9b9ae 100644 --- a/Makefile.in +++ b/Makefile.in @@ -43,7 +43,7 @@ $(VPATH)/doc/$(pkgname).info : $(VPATH)/doc/$(pkgname).texinfo man : $(VPATH)/doc/$(progname).1 $(VPATH)/doc/$(progname).1 : $(progname) - help2man -n 'small decompressor for lzip files' \ + help2man -n 'decompressor for lzip files' \ -o $@ --no-info ./$(progname) Makefile : $(VPATH)/configure $(VPATH)/Makefile.in -- cgit v1.2.3