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#13963 - [privoxy] 3.0.12 needs backup array to be changed in PKGBUILD
Attached to Project:
Arch Linux
Opened by Heiko Baums (cyberpatrol) - Wednesday, 25 March 2009, 23:14 GMT
Last edited by Douglas Soares de Andrade (dsa) - Sunday, 19 July 2009, 20:47 GMT
Opened by Heiko Baums (cyberpatrol) - Wednesday, 25 March 2009, 23:14 GMT
Last edited by Douglas Soares de Andrade (dsa) - Sunday, 19 July 2009, 20:47 GMT
|
DetailsDescription:
Since Privoxy 3.0.11 the config file "standard.action" was changed to "match-all.action". So the backup array in the PKGBUILD needs to be adjusted and changed from backup=(etc/privoxy/{config,trust,default.action,user.filter,default.filter} \ etc/privoxy/{standard,user}.action etc/logrotate.d/privoxy) to backup=(etc/privoxy/{config,trust,default.action,user.filter,default.filter} \ etc/privoxy/{match-all,user}.action etc/logrotate.d/privoxy) |
This task depends upon