Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#75611 - [dnsmasq] Possibly incorrect install target used for libidn support
Attached to Project:
Arch Linux
Opened by Neil Darlow (neildarlow) - Monday, 15 August 2022, 15:15 GMT
Last edited by Christian Hesse (eworm) - Monday, 15 August 2022, 15:33 GMT
Opened by Neil Darlow (neildarlow) - Monday, 15 August 2022, 15:15 GMT
Last edited by Christian Hesse (eworm) - Monday, 15 August 2022, 15:33 GMT
|
DetailsDescription: The dnsmasq manpage section INTERNATIONALISATION is explicit about the use of installation targets. I have extracted the relevant sentences below:
Dnsmasq can be compiled to support internationalisation. To do this, the make targets "all-i18n" and "install-i18n" should be used instead of the standard targets "all" and "install". The PKGBUILD for dnsmasq has the following install section: make \ COPTS="$_build_copts" \ PREFIX=/usr \ BINDIR=/usr/bin \ DESTDIR="$pkgdir" \ install install-i18n Note how the install target is included as well as the install-i18n target.This appears to conflict with the guidance given by the author. Additional info: * dnsmasq-2.86-2 * PKGBUILD * https://thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html - Referenced manpage Steps to reproduce: N/A |
This task depends upon
Closed by Christian Hesse (eworm)
Monday, 15 August 2022, 15:33 GMT
Reason for closing: Fixed
Additional comments about closing: in svn
Monday, 15 August 2022, 15:33 GMT
Reason for closing: Fixed
Additional comments about closing: in svn