mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
Remove date from gperf manpage.
This commit is contained in:
parent
b237c6f106
commit
c8372cd553
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue