mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-11-02 17:31:32 +01:00
Run autoreconf --install before ./configure to fix literal ${prefix}
being included in docbook2x-man. Without the autoreconf,
01_fix_static_datadir_evaluation.patch isn't actually effective.
Same bug was reported in Debian:
- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=800142