FS#36905 - [nginx] Include new files into PKGBUILD's backup variable

Attached to Project: Community Packages
Opened by Fabiano Furtado (fusca) - Thursday, 12 September 2013, 14:36 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Thursday, 12 September 2013, 18:07 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sébastien Luttringer (seblu)
Bartłomiej Piotrowski (Barthalion)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:

Please, include the following files into PKGBUILD's backup variable:
/usr/share/nginx/html/50x.html
/usr/share/nginx/html/index.html

I have custom error pages and every package update I lost my customization.

Thank you.

Additional info:
* NGINX 1.4.2-4

Steps to reproduce:
pacman -S nginx
This task depends upon

Closed by  Bartłomiej Piotrowski (Barthalion)
Thursday, 12 September 2013, 18:07 GMT
Reason for closing:  Not a bug
Comment by Sébastien Luttringer (seblu) - Thursday, 12 September 2013, 18:04 GMT
Your custom files should not be in /usr. Those files are managed by pacman.

Copy those files somewhere else, like /srv/http and make your config use yours.

Loading...