1
0
Fork 0

Merging upstream version 1.2~pre3.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-24 05:45:59 +01:00
parent 388270afb8
commit 57a593e0b1
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
32 changed files with 1172 additions and 1035 deletions

4
configure vendored
View file

@ -6,8 +6,7 @@
# to copy, distribute and modify it.
pkgname=zutils
pkgversion=1.2-pre2
progname=zutils
pkgversion=1.2-pre3
srctrigger=doc/${pkgname}.texinfo
# clear some things potentially inherited from environment.
@ -186,7 +185,6 @@ cat > Makefile << EOF
pkgname = ${pkgname}
pkgversion = ${pkgversion}
progname = ${progname}
VPATH = ${srcdir}
prefix = ${prefix}
exec_prefix = ${exec_prefix}