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#74525 - x264 lose bash completion
Attached to Project:
Arch Linux
Opened by Wu Zhenyu (Freed) - Thursday, 21 April 2022, 05:12 GMT
Last edited by Maxime Gauduin (Alucryd) - Tuesday, 23 August 2022, 09:46 GMT
Opened by Wu Zhenyu (Freed) - Thursday, 21 April 2022, 05:12 GMT
Last edited by Maxime Gauduin (Alucryd) - Tuesday, 23 August 2022, 09:46 GMT
|
DetailsDescription:
Easy to fix this bug: Just change `https://github.com/archlinux/svntogit-packages/blob/packages/x264/trunk/PKGBUILD#L60` from ``` make -C x264 DESTDIR="${pkgdir}" install-cli install-lib-shared ``` to ``` make -C x264 DESTDIR="${pkgdir}" install-cli install-lib-shared install-bashcompletion ``` Additional info: * package version(s): 3:0.164.r3081.19856cc-2 * config and/or log files etc. * link to upstream bug report, if any |
This task depends upon
Closed by Maxime Gauduin (Alucryd)
Tuesday, 23 August 2022, 09:46 GMT
Reason for closing: Fixed
Additional comments about closing: 3:0.164.r3095.baee400-3
Tuesday, 23 August 2022, 09:46 GMT
Reason for closing: Fixed
Additional comments about closing: 3:0.164.r3095.baee400-3