Remove date from gperf manpage.

This commit is contained in:
Andrius Štikonas 2026-02-03 21:32:30 +00:00
parent b237c6f106
commit c8372cd553
2 changed files with 5 additions and 1 deletions

View file

@ -11,6 +11,10 @@ src_prepare() {
# Useless tests things
rm tests/*.exp tests/{languages,charsets}.gperf tests/lang-ucs2.in
# Remove date from manpage
sed -i 's/"$date" //' doc/help2man
chmod +x doc/help2man
GNULIB_SRCDIR=$(realpath ../gnulib-b08ee1d) \
AUTOCONF=autoconf-2.71 \
./autogen.sh