1
0
Fork 0

Merging upstream version 1.8~pre1.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-17 22:21:23 +01:00
parent a83c3a9034
commit 37b8e0babb
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
11 changed files with 67 additions and 53 deletions

View file

@ -42,7 +42,7 @@ $(VPATH)/doc/$(pkgname).info : $(VPATH)/doc/$(pkgname).texi
man : $(VPATH)/doc/$(progname).1
$(VPATH)/doc/$(progname).1 : $(progname)
help2man -n 'decompressor for lzip files' -o $@ --no-info ./$(progname)
help2man -n 'decompressor for the lzip format' -o $@ --no-info ./$(progname)
Makefile : $(VPATH)/configure $(VPATH)/Makefile.in
./config.status