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
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Douglas Soares de Andrade (dsa)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
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

Closed by  Douglas Soares de Andrade (dsa)
Sunday, 19 July 2009, 20:47 GMT
Reason for closing:  Fixed

Loading...